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

Automated API Docs update

pull/10420/head
Servarr 7 months ago committed by Bogdan
parent 0361299a73
commit b4bbb71a9b

@ -10992,6 +10992,11 @@
"type": "number",
"format": "float"
},
"lastSearchTime": {
"type": "string",
"format": "date-time",
"nullable": true
},
"statistics": {
"$ref": "#/components/schemas/MovieStatisticsResource"
}

Loading…
Cancel
Save