Automated API Docs update

pull/9967/head
Servarr 3 weeks ago committed by Bogdan
parent 1fc6e88bc4
commit d39a3ade5b

@ -828,14 +828,6 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/CollectionResource"
}
}
},
"application/json": {
"schema": {
"type": "array",
@ -843,14 +835,6 @@
"$ref": "#/components/schemas/CollectionResource"
}
}
},
"text/json": {
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/CollectionResource"
}
}
}
}
}
@ -8598,6 +8582,9 @@
"type": "string",
"nullable": true
},
"isExisting": {
"type": "boolean"
},
"isExcluded": {
"type": "boolean"
}

Loading…
Cancel
Save