Regenerate swagger docs
continuous-integration/drone/push Build was killed Details

This commit is contained in:
kolaente 2020-09-04 13:15:46 +02:00
parent 313289d28d
commit e9b1786188
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
3 changed files with 8 additions and 0 deletions

View File

@ -7350,6 +7350,9 @@ var doc = `{
"type": "string"
}
},
"caldav_enabled": {
"type": "boolean"
},
"enabled_background_providers": {
"type": "array",
"items": {

View File

@ -7333,6 +7333,9 @@
"type": "string"
}
},
"caldav_enabled": {
"type": "boolean"
},
"enabled_background_providers": {
"type": "array",
"items": {

View File

@ -876,6 +876,8 @@ definitions:
items:
type: string
type: array
caldav_enabled:
type: boolean
enabled_background_providers:
items:
type: string