1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-10-29 23:12:39 +01:00

Automated API Docs update

ignore-downstream
This commit is contained in:
Sonarr 2024-01-16 05:57:50 +00:00 committed by Mark McDowall
parent 9a7b5bf14e
commit 738f5c58ad

View File

@ -2344,8 +2344,11 @@
"name": "eventType",
"in": "query",
"schema": {
"type": "integer",
"format": "int32"
"type": "array",
"items": {
"type": "integer",
"format": "int32"
}
}
},
{