summary refs log tree commit diff
path: root/api/assets/schemas.json
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-07-10 14:22:27 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-07-10 14:22:27 +1000
commit7b4c483ae9a978437430b844b2c32662da348d62 (patch)
treec6a604790aaf547bb9b150d73393f23da4b8889d /api/assets/schemas.json
parentMerge branch 'master' into slowcord (diff)
parentTry to allow role icons to be removed (diff)
downloadserver-7b4c483ae9a978437430b844b2c32662da348d62.tar.xz
Merge branch 'feat/latestWebClient' into slowcord
Diffstat (limited to 'api/assets/schemas.json')
-rw-r--r--api/assets/schemas.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/api/assets/schemas.json b/api/assets/schemas.json

index 773c9927..5259131b 100644 --- a/api/assets/schemas.json +++ b/api/assets/schemas.json
@@ -12535,6 +12535,9 @@ }, "email": { "type": "string" + }, + "discriminator": { + "type": "string" } }, "additionalProperties": false,