1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-17 21:26:22 -04:00

Automated API Docs update

This commit is contained in:
Servarr
2024-01-21 14:23:40 +00:00
committed by Bogdan
parent 806b89abbe
commit c717989034

View File

@@ -5220,8 +5220,11 @@
"name": "movieId",
"in": "query",
"schema": {
"type": "integer",
"format": "int32"
"type": "array",
"items": {
"type": "integer",
"format": "int32"
}
}
},
{
@@ -11946,6 +11949,11 @@
"format": "date-time",
"nullable": true
},
"added": {
"type": "string",
"format": "date-time",
"nullable": true
},
"status": {
"type": "string",
"nullable": true