diff --git a/src/Radarr.Api.V3/openapi.json b/src/Radarr.Api.V3/openapi.json index 5718422d9..033be9d17 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -8731,6 +8731,10 @@ "type": "boolean", "readOnly": true }, + "isLongRunning": { + "type": "boolean", + "readOnly": true + }, "name": { "type": "string", "nullable": true,