summary refs log tree commit diff
path: root/scripts/schema.js
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/schema.js')
-rw-r--r--scripts/schema.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/schema.js b/scripts/schema.js

index c29d5bab..bb3e9ddc 100644 --- a/scripts/schema.js +++ b/scripts/schema.js
@@ -57,6 +57,8 @@ const Excluded = [ "PropertiesSchema", "AsyncSchema", "AnySchema", + "SMTPConnection.CustomAuthenticationResponse", + "TransportMakeRequestResponse", ]; function modify(obj) {