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",
"x-go-name": "ProhibitLogin"
},
"pronouns": {
"type": "string",
"x-go-name": "Pronouns"
},
"restricted": {
"type": "boolean",
"x-go-name": "Restricted"
@ -23953,6 +23957,10 @@
"type": "string",
"x-go-name": "Location"
},
"pronouns": {
"type": "string",
"x-go-name": "Pronouns"
},
"theme": {
"type": "string",
"x-go-name": "Theme"