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

- old
+ new

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