schemas/webhookPost.json in losant_rest-1.0.4 vs schemas/webhookPost.json in losant_rest-1.0.5

- old
+ new

@@ -22,9 +22,12 @@ ] }, "verificationCode": { "type": "string", "maxLength": 32767 + }, + "waitForReply": { + "type": "boolean" } }, "required": [ "name" ], \ No newline at end of file