feat(instance): add functionality to update instance (#4440)

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
This commit is contained in:
Stefan Benz
2022-09-27 07:58:50 +01:00
committed by GitHub
parent 0755ed8a70
commit b32c02a39b
16 changed files with 339 additions and 5 deletions

View File

@@ -142,6 +142,10 @@ Errors:
RefreshToken:
Invalid: Le jeton de rafraîchissement n'est pas valide
NotFound: Jeton de rafraîchissement non trouvé
Instance:
NotFound: Instance non trouvée
AlreadyExists: L'instance existe déjà
NotChanged: L'instance n'a pas changé
Org:
AlreadyExists: Le nom de l'organisation est déjà pris
Invalid: L'organisation n'est pas valide