schemas/webhookPatch.json in losant_rest-1.0.1 vs schemas/webhookPatch.json in losant_rest-1.0.2
- old
+ new
@@ -15,10 +15,11 @@
"verificationType": {
"type": "string",
"enum": [
"facebook",
"fitbit",
- "none"
+ "none",
+ "twilio"
]
},
"verificationCode": {
"type": "string",
"maxLength": 32767
\ No newline at end of file