schemas/webhooks.json in losant_rest-1.4.0 vs schemas/webhooks.json in losant_rest-1.4.1
- old
+ new
@@ -47,10 +47,11 @@
"type": "string",
"enum": [
"facebook",
"fitbit",
"none",
- "twilio"
+ "twilio",
+ "alexa"
]
},
"verificationCode": {
"type": "string",
"maxLength": 32767
\ No newline at end of file