mirror of
https://github.com/lidarr/Lidarr
synced 2025-03-11 14:33:44 +00:00
Automated API Docs update
This commit is contained in:
parent
cfb517a90f
commit
d2f5feab5d
1 changed files with 5 additions and 2 deletions
|
@ -6329,10 +6329,13 @@
|
||||||
"name": "quality",
|
"name": "quality",
|
||||||
"in": "query",
|
"in": "query",
|
||||||
"schema": {
|
"schema": {
|
||||||
|
"type": "array",
|
||||||
|
"items": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"format": "int32"
|
"format": "int32"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"responses": {
|
"responses": {
|
||||||
"200": {
|
"200": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue