From b14e93e11ff5d4bce0da28a20e24df9d7d7ec416 Mon Sep 17 00:00:00 2001 From: Servarr Date: Sat, 7 Oct 2023 22:50:02 +0000 Subject: [PATCH] Automated API Docs update --- src/Radarr.Api.V3/openapi.json | 3 +++ 1 file changed, 3 insertions(+) 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