mirror of
https://github.com/Radarr/Radarr
synced 2025-02-23 23:01:10 +00:00
Automated API Docs update
This commit is contained in:
parent
1865257544
commit
ba732847ef
1 changed files with 0 additions and 46 deletions
|
@ -5152,14 +5152,6 @@
|
||||||
"200": {
|
"200": {
|
||||||
"description": "Success",
|
"description": "Success",
|
||||||
"content": {
|
"content": {
|
||||||
"text/plain": {
|
|
||||||
"schema": {
|
|
||||||
"type": "array",
|
|
||||||
"items": {
|
|
||||||
"$ref": "#/components/schemas/MovieFileResource"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"application/json": {
|
"application/json": {
|
||||||
"schema": {
|
"schema": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
|
@ -5167,14 +5159,6 @@
|
||||||
"$ref": "#/components/schemas/MovieFileResource"
|
"$ref": "#/components/schemas/MovieFileResource"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"text/json": {
|
|
||||||
"schema": {
|
|
||||||
"type": "array",
|
|
||||||
"items": {
|
|
||||||
"$ref": "#/components/schemas/MovieFileResource"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -5202,16 +5186,6 @@
|
||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/components/schemas/MovieFileResource"
|
"$ref": "#/components/schemas/MovieFileResource"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"text/json": {
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/components/schemas/MovieFileResource"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"application/*+json": {
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/components/schemas/MovieFileResource"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -5309,16 +5283,6 @@
|
||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/components/schemas/MovieFileListResource"
|
"$ref": "#/components/schemas/MovieFileListResource"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"text/json": {
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/components/schemas/MovieFileListResource"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"application/*+json": {
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/components/schemas/MovieFileListResource"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -5340,16 +5304,6 @@
|
||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/components/schemas/MovieFileListResource"
|
"$ref": "#/components/schemas/MovieFileListResource"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"text/json": {
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/components/schemas/MovieFileListResource"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"application/*+json": {
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/components/schemas/MovieFileListResource"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue