schemas/webhookPost.json in losant_rest-1.19.3 vs schemas/webhookPost.json in losant_rest-1.19.4

- old
+ new

@@ -38,9 +38,12 @@ "maxLength": 255 }, "basicAuthPassword": { "type": "string", "maxLength": 255 + }, + "isWebsocket": { + "type": "boolean" } }, "required": [ "name" ], \ No newline at end of file