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:
parent
2caba01123
commit
ff91589f73
1 changed files with 5 additions and 0 deletions
|
@ -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…
Reference in a new issue