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-18 05:19:53 +0100
commit1932e9ff06fa430486bc584ba0b3f86f52d457df (patch)
treecc410905211c4fd49abb07b44b60111967036098 /scripts/schemaExclusions.json
parentmerge the functions (diff)
downloadserver-ts-1932e9ff06fa430486bc584ba0b3f86f52d457df.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",