diff --git a/src/Radarr.Api.V3/openapi.json b/src/Radarr.Api.V3/openapi.json index 2792de820..a2eae4f10 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -8691,6 +8691,9 @@ "type": "string", "nullable": true }, + "status": { + "$ref": "#/components/schemas/MovieStatusType" + }, "overview": { "type": "string", "nullable": true