mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
[skip ci] Updated swagger docs
This commit is contained in:
@@ -9331,6 +9331,9 @@ const docTemplate = `{
|
||||
"email_fallback": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"force_user_info": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"key": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
@@ -9323,6 +9323,9 @@
|
||||
"email_fallback": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"force_user_info": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"key": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
@@ -1262,6 +1262,8 @@ definitions:
|
||||
type: string
|
||||
email_fallback:
|
||||
type: boolean
|
||||
force_user_info:
|
||||
type: boolean
|
||||
key:
|
||||
type: string
|
||||
logout_url:
|
||||
|
||||
Reference in New Issue
Block a user