schemas/webhook.json in losant_rest-1.0.4 vs schemas/webhook.json in losant_rest-1.0.5
- old
+ new
@@ -46,8 +46,11 @@
]
},
"verificationCode": {
"type": "string",
"maxLength": 32767
+ },
+ "waitForReply": {
+ "type": "boolean"
}
}
}
\ No newline at end of file