schemas/me.json in losant_rest-1.15.1 vs schemas/me.json in losant_rest-1.15.2
- old
+ new
@@ -32,10 +32,9 @@
"minLength": 1,
"maxLength": 1024
},
"lastName": {
"type": "string",
- "minLength": 1,
"maxLength": 1024
},
"companyName": {
"type": "string",
"maxLength": 1024
\ No newline at end of file