schemas/dataExport.json in losant_rest-1.19.2 vs schemas/dataExport.json in losant_rest-1.19.3
- old
+ new
@@ -1631,9 +1631,10 @@
},
"additionalProperties": false
},
"attributes": {
"type": "array",
+ "maxItems": 256,
"items": {
"type": "string",
"pattern": "^[0-9a-zA-Z_-]{1,255}$"
}
},
\ No newline at end of file