From 2957b405121993a41dbd41ed2ff26d3322481fbc Mon Sep 17 00:00:00 2001 From: Sonarr Date: Mon, 12 Feb 2024 00:13:15 +0000 Subject: [PATCH] Automated API Docs update ignore-downstream --- src/Sonarr.Api.V3/openapi.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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