mirror of
https://github.com/Radarr/Radarr
synced 2026-05-08 20:00:21 +02:00
Automated API Docs update
This commit is contained in:
parent
0361299a73
commit
b4bbb71a9b
1 changed files with 5 additions and 0 deletions
|
|
@ -10992,6 +10992,11 @@
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"format": "float"
|
"format": "float"
|
||||||
},
|
},
|
||||||
|
"lastSearchTime": {
|
||||||
|
"type": "string",
|
||||||
|
"format": "date-time",
|
||||||
|
"nullable": true
|
||||||
|
},
|
||||||
"statistics": {
|
"statistics": {
|
||||||
"$ref": "#/components/schemas/MovieStatisticsResource"
|
"$ref": "#/components/schemas/MovieStatisticsResource"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue