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