1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

Automated API Docs update

This commit is contained in:
Servarr
2024-08-22 03:33:03 +00:00
committed by Bogdan
parent d346d969de
commit bf84471509

View File

@@ -4961,20 +4961,10 @@
"200": {
"description": "OK",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/MovieResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/MovieResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/MovieResource"
}
}
}
}
@@ -5017,20 +5007,10 @@
"200": {
"description": "OK",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/MovieResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/MovieResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/MovieResource"
}
}
}
}