mirror of
https://github.com/datarhei/core.git
synced 2025-10-03 07:12:27 +08:00
Add IAM identity alias to API
This commit is contained in:
@@ -1997,6 +1997,9 @@ const docTemplateClusterAPI = `{
|
||||
"identity.User": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"alias": {
|
||||
"type": "string"
|
||||
},
|
||||
"auth": {
|
||||
"$ref": "#/definitions/identity.UserAuth"
|
||||
},
|
||||
|
Reference in New Issue
Block a user