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

Automated API Docs update

pull/2441/head
Servarr 2 years ago committed by Qstick
parent b97d63cb5b
commit a90f5f7b4e

@ -13770,6 +13770,14 @@
},
"nullable": true
},
"indexerIds": {
"type": "array",
"items": {
"type": "integer",
"format": "int32"
},
"nullable": true
},
"authorIds": {
"type": "array",
"items": {

Loading…
Cancel
Save