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
1 changed files with 5 additions and 2 deletions

View File

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