From 309567a576d60db6598123b4e802b02b593e5f55 Mon Sep 17 00:00:00 2001 From: Rory& Date: Tue, 2 Dec 2025 17:37:10 +0100 Subject: Exclude networking related schemas --- scripts/schemaExclusions.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/schemaExclusions.json b/scripts/schemaExclusions.json index 72a010f8..daed8be0 100644 --- a/scripts/schemaExclusions.json +++ b/scripts/schemaExclusions.json @@ -44,7 +44,9 @@ "LibraryResponse", "LibraryLocalResponse", "SchemaTraits", - "TraitsSchema" + "TraitsSchema", + "AbuseIpDbCheckResponse", + "IpDataIpLookupResponse" ], "manualRe": [ ".*\\.Response$", -- cgit 1.5.1