From 6dbb826f2fa53b2247331ed4fe8306c93b4a0e8b Mon Sep 17 00:00:00 2001 From: Servarr Date: Sun, 8 Dec 2024 10:31:57 +0000 Subject: [PATCH] Automated API Docs update --- src/Readarr.Api.V1/openapi.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Readarr.Api.V1/openapi.json b/src/Readarr.Api.V1/openapi.json index 9e364d2ae..a1c85c151 100644 --- a/src/Readarr.Api.V1/openapi.json +++ b/src/Readarr.Api.V1/openapi.json @@ -10706,6 +10706,9 @@ "backupRetention": { "type": "integer", "format": "int32" + }, + "trustCgnatIpAddresses": { + "type": "boolean" } }, "additionalProperties": false