mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 09:37:45 +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: Refresh Token 无效
|
||||
NotFound: 未找到 Refresh Token
|
||||
Instance:
|
||||
NotFound: 没有找到实例
|
||||
AlreadyExists: 实例已经存在
|
||||
NotChanged: 实例没有改变
|
||||
Org:
|
||||
AlreadyExists: 组织名称已被占用
|
||||
Invalid: 组织无效
|
||||
|
Reference in New Issue
Block a user