diff --git a/src/Sonarr.Api.V3/openapi.json b/src/Sonarr.Api.V3/openapi.json index 12f589a32..7dac3b65f 100644 --- a/src/Sonarr.Api.V3/openapi.json +++ b/src/Sonarr.Api.V3/openapi.json @@ -7855,6 +7855,10 @@ "type": "integer", "format": "int32" }, + "finaleType": { + "type": "string", + "nullable": true + }, "overview": { "type": "string", "nullable": true