Automated API Docs update

This commit is contained in:
Servarr 2024-01-26 10:29:09 +00:00 committed by Bogdan
parent f9cd9f3204
commit 1416f7898e
1 changed files with 0 additions and 32 deletions

View File

@ -4307,14 +4307,6 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/ManualImportResource"
}
}
},
"application/json": {
"schema": {
"type": "array",
@ -4322,14 +4314,6 @@
"$ref": "#/components/schemas/ManualImportResource"
}
}
},
"text/json": {
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/ManualImportResource"
}
}
}
}
}
@ -4348,22 +4332,6 @@
"$ref": "#/components/schemas/ManualImportReprocessResource"
}
}
},
"text/json": {
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/ManualImportReprocessResource"
}
}
},
"application/*+json": {
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/ManualImportReprocessResource"
}
}
}
}
},