1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 13:34:54 +00:00

Automated API Docs update

This commit is contained in:
Servarr 2024-01-12 01:42:46 +00:00 committed by Bogdan
parent 354533871e
commit 5661a0a956

View file

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