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