summary refs log tree commit diff
path: root/api/assets/schemas.json
diff options
context:
space:
mode:
Diffstat (limited to 'api/assets/schemas.json')
-rw-r--r--api/assets/schemas.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/api/assets/schemas.json b/api/assets/schemas.json

index f066f71e..ae2426d1 100644 --- a/api/assets/schemas.json +++ b/api/assets/schemas.json
@@ -7210,6 +7210,9 @@ "items": { "type": "string" } + }, + "nick": { + "type": "string" } }, "additionalProperties": false, @@ -12520,6 +12523,9 @@ }, "code": { "type": "string" + }, + "email": { + "type": "string" } }, "additionalProperties": false,