From 45d378a2d908fc0909b777a43320070fe183e064 Mon Sep 17 00:00:00 2001 From: Servarr Date: Fri, 23 Feb 2024 17:52:23 +0000 Subject: [PATCH] Automated API Docs update --- src/Prowlarr.Api.V1/openapi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Prowlarr.Api.V1/openapi.json b/src/Prowlarr.Api.V1/openapi.json index a09a4239e..b6644db13 100644 --- a/src/Prowlarr.Api.V1/openapi.json +++ b/src/Prowlarr.Api.V1/openapi.json @@ -5016,6 +5016,10 @@ "type": "integer", "format": "int32", "nullable": true + }, + "rejectBlocklistedTorrentHashesWhileGrabbing": { + "type": "boolean", + "nullable": true } }, "additionalProperties": false