1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 05:25:10 +00:00

Automated API Docs update

This commit is contained in:
Servarr 2024-10-03 12:25:17 +00:00 committed by Bogdan
parent 2caba01123
commit ff91589f73

View file

@ -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"
}, },