diff options
author | Puyodead1 <puyodead@protonmail.com> | 2022-07-30 17:34:14 -0400 |
---|---|---|
committer | Puyodead1 <puyodead@protonmail.com> | 2022-07-30 17:34:14 -0400 |
commit | 243417a66728c6494c5718b550ce2f677bba77a7 (patch) | |
tree | da3c7f38edb394de21ce1676b1d17ce20c62301b | |
parent | add discriminator to user modify schema (diff) | |
download | server-243417a66728c6494c5718b550ce2f677bba77a7.tar.xz |
Update schemas.json
-rw-r--r-- | api/assets/schemas.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/api/assets/schemas.json b/api/assets/schemas.json index f7efb888..9c312123 100644 --- a/api/assets/schemas.json +++ b/api/assets/schemas.json @@ -12500,8 +12500,6 @@ "type": "string" }, "discriminator": { - "minLength": 4, - "maxLength": 4, "type": "string" }, "avatar": { |