From 61e863cb3163137c4209ff3e3082ca74494b0a7f Mon Sep 17 00:00:00 2001 From: Servarr Date: Tue, 3 Dec 2024 06:15:46 +0000 Subject: [PATCH] Automated API Docs update --- src/Prowlarr.Api.V1/openapi.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Prowlarr.Api.V1/openapi.json b/src/Prowlarr.Api.V1/openapi.json index f368cb95f..c7fa206e8 100644 --- a/src/Prowlarr.Api.V1/openapi.json +++ b/src/Prowlarr.Api.V1/openapi.json @@ -4966,6 +4966,9 @@ "historyCleanupDays": { "type": "integer", "format": "int32" + }, + "trustCgnatIpAddresses": { + "type": "boolean" } }, "additionalProperties": false