schemas/mePatch.json in losant_rest-1.4.2 vs schemas/mePatch.json in losant_rest-1.5.0
- old
+ new
@@ -19,9 +19,13 @@
},
"companyName": {
"type": "string",
"maxLength": 1024
},
+ "title": {
+ "type": "string",
+ "maxLength": 1024
+ },
"phoneNumber": {
"type": "string",
"maxLength": 1024
},
"location": {
\ No newline at end of file