mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 09:07:33 +00:00
feat(instance): add functionality to update instance (#4440)
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user