[skip ci] Updated swagger docs

This commit is contained in:
Frederick [Bot]
2025-05-20 08:12:41 +00:00
parent 00c4148f05
commit 1648b71634
3 changed files with 8 additions and 0 deletions

View File

@@ -9331,6 +9331,9 @@ const docTemplate = `{
"email_fallback": {
"type": "boolean"
},
"force_user_info": {
"type": "boolean"
},
"key": {
"type": "string"
},

View File

@@ -9323,6 +9323,9 @@
"email_fallback": {
"type": "boolean"
},
"force_user_info": {
"type": "boolean"
},
"key": {
"type": "string"
},

View File

@@ -1262,6 +1262,8 @@ definitions:
type: string
email_fallback:
type: boolean
force_user_info:
type: boolean
key:
type: string
logout_url: