summary refs log tree commit diff
path: root/scripts/schemaExclusions.json
diff options
context:
space:
mode:
authorMathMan05 <mathmanrm@gmail.com>2026-03-16 23:29:18 -0500
committerRory& <root@rory.gay>2026-03-20 16:31:32 +0100
commit9043c642cc410b7f67a98a50dd7e6812b98c80d5 (patch)
tree9165ede4d94dfe2cce182c1e673cef7861ba11cc /scripts/schemaExclusions.json
parentmerge the functions (diff)
downloadserver-ts-9043c642cc410b7f67a98a50dd7e6812b98c80d5.tar.xz
final pk fixes
Diffstat (limited to 'scripts/schemaExclusions.json')
-rw-r--r--scripts/schemaExclusions.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/schemaExclusions.json b/scripts/schemaExclusions.json

index f25e8f07..82e545ab 100644 --- a/scripts/schemaExclusions.json +++ b/scripts/schemaExclusions.json
@@ -3,7 +3,8 @@ "MessageInteractionSchema" ], "includeRe": [ - "^MessageComponentType\\..*" + "^MessageComponentType\\..*", + "^InteractionCallbackType\\..*" ], "manual": [ "DefaultSchema",