mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-06 04:52:21 -07:00
Automated API Docs update
This commit is contained in:
parent
cfb517a90f
commit
d2f5feab5d
1 changed files with 5 additions and 2 deletions
|
@ -6329,8 +6329,11 @@
|
||||||
"name": "quality",
|
"name": "quality",
|
||||||
"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