1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

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
-32
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"
}
}
}
}
},