schemas/dataTableRowsDelete.json in losant_rest-1.14.0 vs schemas/dataTableRowsDelete.json in losant_rest-1.14.1

- old
+ new

@@ -1,9 +1,9 @@ { "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "removed": { - "type": "Number" + "type": "number" } } } \ No newline at end of file