schemas/userPost.json in losant_rest-1.15.1 vs schemas/userPost.json in losant_rest-1.15.2

- old
+ new

@@ -12,11 +12,10 @@ "minLength": 1, "maxLength": 1024 }, "lastName": { "type": "string", - "minLength": 1, "maxLength": 1024 }, "companyName": { "type": "string", "maxLength": 1024 @@ -228,9 +227,10 @@ "devices.attributeNames", "devices.patch", "devices.delete", "devices.removeData", "devices.detailedSummary", + "devices.deviceNames", "devices.export", "devices.get", "devices.payloadCounts", "devices.post", "devices.sendCommand", \ No newline at end of file