Automated API Docs update

ignore-downstream
pull/7141/head
Sonarr 6 months ago committed by Mark McDowall
parent 4e14ce022c
commit 4548dcdf97

@ -6671,20 +6671,10 @@
"200": { "200": {
"description": "OK", "description": "OK",
"content": { "content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/SeriesResource"
}
},
"application/json": { "application/json": {
"schema": { "schema": {
"$ref": "#/components/schemas/SeriesResource" "$ref": "#/components/schemas/SeriesResource"
} }
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/SeriesResource"
}
} }
} }
} }
@ -6763,20 +6753,10 @@
"200": { "200": {
"description": "OK", "description": "OK",
"content": { "content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/SeriesResource"
}
},
"application/json": { "application/json": {
"schema": { "schema": {
"$ref": "#/components/schemas/SeriesResource" "$ref": "#/components/schemas/SeriesResource"
} }
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/SeriesResource"
}
} }
} }
} }

Loading…
Cancel
Save