schemas/flowVersionPost.json in losant_rest-1.4.0 vs schemas/flowVersionPost.json in losant_rest-1.4.1
- old
+ new
@@ -119,10 +119,10 @@
"pattern": "^[0-9a-zA-Z_-]{1,255}$"
},
"json": {
"type": "string",
"minLength": 1,
- "maxLength": 2048
+ "maxLength": 32767
}
},
"additionalProperties": false,
"required": [
"key",
\ No newline at end of file