Automated API Docs update

ignore-downstream
pull/6381/head
Sonarr 4 months ago committed by Mark McDowall
parent 9a7b5bf14e
commit 738f5c58ad

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

Loading…
Cancel
Save