schemas/flowVersionsDeletePost.json in losant_rest-1.16.1 vs schemas/flowVersionsDeletePost.json in losant_rest-1.16.2

- old
+ new

@@ -930,9 +930,14 @@ } ] } }, "additionalProperties": false + }, + "callbackUrl": { + "type": "string", + "format": "uri", + "maxLength": 1024 } }, "additionalProperties": false, "required": [ "query" \ No newline at end of file