Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/5f624a147bb62d37b731d9a0ae02bfd338793962 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Automated API Docs update

pull/9762/head
Servarr 1 year ago committed by Qstick
parent af066da4ff
commit 5f624a147b

@ -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

Loading…
Cancel
Save