Exclude captcha response schemas, KeySchema

This commit is contained in:
Rory&
2026-01-11 17:42:57 +01:00
parent 989bb734cd
commit 7fb017dd58

View File

@@ -45,8 +45,12 @@
"LibraryLocalResponse",
"SchemaTraits",
"TraitsSchema",
"AbuseIpDbBlacklistResponse",
"AbuseIpDbCheckResponse",
"IpDataIpLookupResponse"
"IpDataIpLookupResponse",
"recaptchaResponse",
"hcaptchaResponse",
"KeySchema"
],
"manualRe": [
".*\\.Response$",