summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-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",