Exclude networking related schemas

This commit is contained in:
Rory&
2025-12-02 17:37:10 +01:00
parent 79c72396fd
commit 309567a576
3 changed files with 3 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -44,7 +44,9 @@
"LibraryResponse",
"LibraryLocalResponse",
"SchemaTraits",
"TraitsSchema"
"TraitsSchema",
"AbuseIpDbCheckResponse",
"IpDataIpLookupResponse"
],
"manualRe": [
".*\\.Response$",