1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-24 07:10:57 +00:00

Automated API Docs update

This commit is contained in:
Servarr 2024-01-07 14:16:54 +00:00 committed by Bogdan
parent bda2b9b0b8
commit 21560cd6cc

View file

@ -2490,9 +2490,12 @@
"name": "eventType", "name": "eventType",
"in": "query", "in": "query",
"schema": { "schema": {
"type": "array",
"items": {
"type": "integer", "type": "integer",
"format": "int32" "format": "int32"
} }
}
}, },
{ {
"name": "downloadId", "name": "downloadId",