summary refs log tree commit diff
path: root/api/assets
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-09-14 13:13:50 +0200
committerGitHub <noreply@github.com>2021-09-14 13:13:50 +0200
commita8943553f99e7f12b612be4af96f34f947ce34e8 (patch)
tree4e5ffeeb3b819946cfe7a171a167724fb2988f84 /api/assets
parentMerge pull request #359 from Thesourtimes/master (diff)
parentEmit INVITE_DELETE (diff)
downloadserver-a8943553f99e7f12b612be4af96f34f947ce34e8.tar.xz
Merge pull request #360 from AlTech98/invite
Invite fixes
Diffstat (limited to 'api/assets')
-rw-r--r--api/assets/schemas.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/api/assets/schemas.json b/api/assets/schemas.json

index 3f760c35..9c34f968 100644 --- a/api/assets/schemas.json +++ b/api/assets/schemas.json
@@ -713,7 +713,10 @@ "type": "object", "properties": { "target_user_id": { - "type": "string" + "type": [ + "null", + "string" + ] }, "target_type": { "type": [