generate swagger

This commit is contained in:
hazycora 2023-12-27 00:08:43 -06:00
parent 74da95df67
commit 21c8c09430
No known key found for this signature in database
GPG key ID: 215AF1F81F86940E

View file

@ -20331,6 +20331,10 @@
"type": "boolean", "type": "boolean",
"x-go-name": "ProhibitLogin" "x-go-name": "ProhibitLogin"
}, },
"pronouns": {
"type": "string",
"x-go-name": "Pronouns"
},
"restricted": { "restricted": {
"type": "boolean", "type": "boolean",
"x-go-name": "Restricted" "x-go-name": "Restricted"
@ -23953,6 +23957,10 @@
"type": "string", "type": "string",
"x-go-name": "Location" "x-go-name": "Location"
}, },
"pronouns": {
"type": "string",
"x-go-name": "Pronouns"
},
"theme": { "theme": {
"type": "string", "type": "string",
"x-go-name": "Theme" "x-go-name": "Theme"