Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/commit/ff91589f735ecf093dd201202b5fcbf0af3d4c52?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Automated API Docs update

pull/5150/head
Servarr 3 months ago committed by Bogdan
parent 2caba01123
commit ff91589f73

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

Loading…
Cancel
Save