Automated API Docs update

This commit is contained in:
Servarr
2024-11-04 17:26:59 +00:00
committed by bakerboy448
parent cfb517a90f
commit d2f5feab5d

View File

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