schemas/experienceVersion.json in losant_rest-1.10.2 vs schemas/experienceVersion.json in losant_rest-1.10.3
- old
+ new
@@ -51,10 +51,10 @@
"items": {
"type": "object",
"properties": {
"domainName": {
"type": "string",
- "maxLength": 1024,
+ "maxLength": 45,
"minLength": 3
},
"id": {
"type": "string",
"pattern": "^[A-Fa-f\\d]{24}$"
\ No newline at end of file