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

- old
+ new

@@ -64,16 +64,16 @@ "additionalProperties": false }, "maxItems": 100 }, "parentId": { - "$oneOf": [ + "oneOf": [ { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, { - "type": null + "type": "null" } ] } }, "additionalProperties": false, \ No newline at end of file