1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-03 22:57:18 +02:00

Automated API Docs update

This commit is contained in:
Servarr 2023-09-18 12:50:04 +00:00 committed by Bogdan
parent cd5d4f993a
commit 9eece2965a

View File

@ -7150,16 +7150,6 @@
"schema": { "schema": {
"$ref": "#/components/schemas/ReleaseResource" "$ref": "#/components/schemas/ReleaseResource"
} }
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/ReleaseResource"
}
},
"application/*+json": {
"schema": {
"$ref": "#/components/schemas/ReleaseResource"
}
} }
} }
}, },