Automated API Docs update

ignore-downstream
pull/6708/head
Sonarr 1 month ago committed by Mark McDowall
parent 4b8afe3d33
commit 8a7b67c593

@ -8292,9 +8292,7 @@
"nullable": true
},
"releaseType": {
"type": "integer",
"format": "int32",
"nullable": true
"$ref": "#/components/schemas/ReleaseType"
},
"mediaInfo": {
"$ref": "#/components/schemas/MediaInfoResource"
@ -10234,6 +10232,9 @@
"isSplitEpisode": {
"type": "boolean"
},
"isMiniSeries": {
"type": "boolean"
},
"special": {
"type": "boolean"
},

Loading…
Cancel
Save