1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-03 22:57:18 +02: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,8 +2490,11 @@
"name": "eventType",
"in": "query",
"schema": {
"type": "integer",
"format": "int32"
"type": "array",
"items": {
"type": "integer",
"format": "int32"
}
}
},
{