Automated API Docs update

This commit is contained in:
Servarr 2024-02-11 04:02:09 +00:00 committed by Qstick
parent af066da4ff
commit 5f624a147b
1 changed files with 0 additions and 42 deletions

View File

@ -5739,34 +5739,6 @@
"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",
"in": "query",
@ -11378,20 +11350,6 @@
"movieFolderFormat": {
"type": "string",
"nullable": true
},
"includeQuality": {
"type": "boolean"
},
"replaceSpaces": {
"type": "boolean"
},
"separator": {
"type": "string",
"nullable": true
},
"numberStyle": {
"type": "string",
"nullable": true
}
},
"additionalProperties": false