Automated API Docs update

pull/9762/head
Servarr 4 months ago committed by Qstick
parent af066da4ff
commit 5f624a147b

@ -5739,34 +5739,6 @@
"type": "string" "type": "string"
} }
}, },
{
"name": "includeQuality",
"in": "query",
"schema": {
"type": "boolean"
}
},
{
"name": "replaceSpaces",
"in": "query",
"schema": {
"type": "boolean"
}
},
{
"name": "separator",
"in": "query",
"schema": {
"type": "string"
}
},
{
"name": "numberStyle",
"in": "query",
"schema": {
"type": "string"
}
},
{ {
"name": "id", "name": "id",
"in": "query", "in": "query",
@ -11378,20 +11350,6 @@
"movieFolderFormat": { "movieFolderFormat": {
"type": "string", "type": "string",
"nullable": true "nullable": true
},
"includeQuality": {
"type": "boolean"
},
"replaceSpaces": {
"type": "boolean"
},
"separator": {
"type": "string",
"nullable": true
},
"numberStyle": {
"type": "string",
"nullable": true
} }
}, },
"additionalProperties": false "additionalProperties": false

Loading…
Cancel
Save