mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
Automated API Docs update
This commit is contained in:
parent
354533871e
commit
5661a0a956
1 changed files with 5 additions and 2 deletions
|
@ -2638,8 +2638,11 @@
|
||||||
"name": "eventType",
|
"name": "eventType",
|
||||||
"in": "query",
|
"in": "query",
|
||||||
"schema": {
|
"schema": {
|
||||||
"type": "integer",
|
"type": "array",
|
||||||
"format": "int32"
|
"items": {
|
||||||
|
"type": "integer",
|
||||||
|
"format": "int32"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue