1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-15 21:05:48 -04:00

Automated API Docs update

This commit is contained in:
Servarr
2024-09-08 18:05:37 +00:00
committed by Bogdan
parent 0361299a73
commit b4bbb71a9b

View File

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