schemas/integration.json in losant_rest-1.15.1 vs schemas/integration.json in losant_rest-1.15.2
- old
+ new
@@ -23,10 +23,10 @@
"format": "date-time"
},
"name": {
"type": "string",
"minLength": 1,
- "maxLength": 1024
+ "maxLength": 255
},
"integrationType": {
"type": "string",
"enum": [
"googlePubSub",
\ No newline at end of file