Automated API Docs update [skip ci]

This commit is contained in:
Servarr 2023-07-22 00:11:51 +00:00 committed by Bogdan
commit 36f0108617

View file

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