From fc4f4ab21125cd3817133434acc0c10fba680930 Mon Sep 17 00:00:00 2001 From: Servarr Date: Mon, 19 Aug 2024 16:28:11 +0000 Subject: [PATCH] Automated API Docs update --- src/Radarr.Api.V3/openapi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Radarr.Api.V3/openapi.json b/src/Radarr.Api.V3/openapi.json index 4202e3077..b5bb1f6b8 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -9400,6 +9400,10 @@ "type": "string", "nullable": true }, + "logSizeLimit": { + "type": "integer", + "format": "int32" + }, "consoleLogLevel": { "type": "string", "nullable": true