schemas/applicationPost.json in losant_rest-1.9.0 vs schemas/applicationPost.json in losant_rest-1.9.1

- old
+ new

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