From 23a6fcd3bb2e40f4b82c2e5df4208a85af364f60 Mon Sep 17 00:00:00 2001 From: Servarr Date: Wed, 4 Dec 2024 15:39:53 +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 51bf02eaa..c92dfe454 100644 --- a/src/Lidarr.Api.V1/openapi.json +++ b/src/Lidarr.Api.V1/openapi.json @@ -10025,6 +10025,9 @@ "backupRetention": { "type": "integer", "format": "int32" + }, + "trustCgnatIpAddresses": { + "type": "boolean" } }, "additionalProperties": false