summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-01-22 19:42:24 +0100
committerRory& <root@rory.gay>2026-01-22 19:42:24 +0100
commit935f7960a676a11d60d4a5e3990c1920d747790e (patch)
tree3ac329aa7a365220657ec32b5058ed0d19d2fa2b /scripts
parentApply-migrations: retry (diff)
downloadserver-ts-935f7960a676a11d60d4a5e3990c1920d747790e.tar.xz
Move health endpoints to /, deprecate /api/-. Fixes #1089
Diffstat (limited to 'scripts')
-rw-r--r--scripts/schemaExclusions.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/schemaExclusions.json b/scripts/schemaExclusions.json

index 06ea1e74..f25e8f07 100644 --- a/scripts/schemaExclusions.json +++ b/scripts/schemaExclusions.json
@@ -48,6 +48,7 @@ "AbuseIpDbBlacklistResponse", "AbuseIpDbCheckResponse", "IpDataIpLookupResponse", + "StopForumSpamResponse", "recaptchaResponse", "hcaptchaResponse", "KeySchema"