forked from viehlieb/api
Regenerate swagger docs
This commit is contained in:
parent
313289d28d
commit
e9b1786188
@ -7350,6 +7350,9 @@ var doc = `{
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"caldav_enabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"enabled_background_providers": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
@ -7333,6 +7333,9 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"caldav_enabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"enabled_background_providers": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
@ -876,6 +876,8 @@ definitions:
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
caldav_enabled:
|
||||
type: boolean
|
||||
enabled_background_providers:
|
||||
items:
|
||||
type: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user