schemas/resourceTransfer.json in losant_rest-1.8.7 vs schemas/resourceTransfer.json in losant_rest-1.8.9

- old
+ new

@@ -27,17 +27,9 @@ "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, "maxItems": 1000 }, - "solutionIds": { - "type": "array", - "items": { - "type": "string", - "pattern": "^[A-Fa-f\\d]{24}$" - }, - "maxItems": 1000 - }, "strict": { "type": "boolean" } }, "additionalProperties": false, \ No newline at end of file