schemas/authedDevice.json in losant_rest-1.1.0 vs schemas/authedDevice.json in losant_rest-1.1.1

- old
+ new

@@ -8,10 +8,10 @@ }, "deviceId": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, - "devicecClass": { + "deviceClass": { "type": "string", "enum": [ "standalone", "gateway", "peripheral", \ No newline at end of file