schemas/applicationExportPost.json in losant_rest-1.16.6 vs schemas/applicationExportPost.json in losant_rest-1.17.0

- old
+ new

@@ -21,9 +21,13 @@ }, "callbackUrl": { "type": "string", "format": "uri", "maxLength": 1024 + }, + "forceJob": { + "type": "boolean", + "default": false } }, "additionalProperties": false } \ No newline at end of file