summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-12-02 17:37:10 +0100
committerRory& <root@rory.gay>2025-12-02 17:37:10 +0100
commit309567a576d60db6598123b4e802b02b593e5f55 (patch)
treed62786f850191215fd2e292ea077d9a2ff9e0497 /scripts
parentExtended IP address scrutiny on register (diff)
downloadserver-ts-309567a576d60db6598123b4e802b02b593e5f55.tar.xz
Exclude networking related schemas
Diffstat (limited to 'scripts')
-rw-r--r--scripts/schemaExclusions.json4
1 files changed, 3 insertions, 1 deletions
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$",