diff --git a/src/Sonarr.Api.V3/openapi.json b/src/Sonarr.Api.V3/openapi.json index 139d7b2dd..e69dccae3 100644 --- a/src/Sonarr.Api.V3/openapi.json +++ b/src/Sonarr.Api.V3/openapi.json @@ -10046,6 +10046,9 @@ "isSeasonExtra": { "type": "boolean" }, + "isSplitEpisode": { + "type": "boolean" + }, "special": { "type": "boolean" }, @@ -12020,4 +12023,4 @@ "apikey": [ ] } ] -} +} \ No newline at end of file