schemas/applications.json in losant_rest-1.5.0 vs schemas/applications.json in losant_rest-1.5.1

- old
+ new

@@ -70,9 +70,13 @@ }, "json": { "type": "string", "minLength": 1, "maxLength": 32767 + }, + "cloudOnly": { + "type": "boolean", + "default": false } }, "additionalProperties": false, "required": [ "key", \ No newline at end of file