summary refs log tree commit diff
path: root/api/assets
diff options
context:
space:
mode:
authorChris Chrome <christophercookman@gmail.com>2021-09-20 11:45:13 -0400
committerChris Chrome <christophercookman@gmail.com>2021-09-20 11:45:13 -0400
commitfe49c419f50afa9aaced2afa1c91b04eb025783a (patch)
tree2e3a11d6aebf7894eebfd434ad351db47715de7c /api/assets
parentFix one thing, another problem pops up (diff)
parentMerge branch 'master' of https://github.com/fosscord/fosscord-api (diff)
downloadserver-ts-fe49c419f50afa9aaced2afa1c91b04eb025783a.tar.xz
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'api/assets')
-rw-r--r--api/assets/schemas.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/assets/schemas.json b/api/assets/schemas.json

index bfe6092b..da193b28 100644 --- a/api/assets/schemas.json +++ b/api/assets/schemas.json
@@ -38,7 +38,6 @@ "additionalProperties": false, "required": [ "consent", - "password", "username" ], "$schema": "http://json-schema.org/draft-07/schema#"