From d819fd1bd157b9587dd640e5da7f99c2accb4c08 Mon Sep 17 00:00:00 2001 From: Servarr Date: Fri, 22 Dec 2023 02:57:29 +0000 Subject: [PATCH] Automated API Docs update --- src/Lidarr.Api.V1/openapi.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Lidarr.Api.V1/openapi.json b/src/Lidarr.Api.V1/openapi.json index fc9b166a3..767ae2b7b 100644 --- a/src/Lidarr.Api.V1/openapi.json +++ b/src/Lidarr.Api.V1/openapi.json @@ -11437,6 +11437,11 @@ "type": "number", "format": "double", "nullable": true + }, + "preferredSize": { + "type": "number", + "format": "double", + "nullable": true } }, "additionalProperties": false