From 587b6b42212a9b10e354e4d59250b1d683c08dcc Mon Sep 17 00:00:00 2001 From: Servarr Date: Tue, 30 May 2023 02:42:20 +0000 Subject: [PATCH] Automated API Docs update --- src/Lidarr.Api.V1/openapi.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Lidarr.Api.V1/openapi.json b/src/Lidarr.Api.V1/openapi.json index 4bdb7ab65..50d447100 100644 --- a/src/Lidarr.Api.V1/openapi.json +++ b/src/Lidarr.Api.V1/openapi.json @@ -11054,6 +11054,9 @@ "listOrder": { "type": "integer", "format": "int32" + }, + "minRefreshInterval": { + "$ref": "#/components/schemas/TimeSpan" } }, "additionalProperties": false