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