schemas/webhooks.json in losant_rest-1.19.3 vs schemas/webhooks.json in losant_rest-1.19.4
- old
+ new
@@ -69,9 +69,12 @@
"maxLength": 255
},
"basicAuthPassword": {
"type": "string",
"maxLength": 255
+ },
+ "isWebsocket": {
+ "type": "boolean"
}
}
}
},
"count": {
\ No newline at end of file