schemas/instanceMember.json in losant_rest-1.16.5 vs schemas/instanceMember.json in losant_rest-1.16.6
- old
+ new
@@ -1,6 +1,6 @@
{
- "$schema": "http://json-schema.org/draft-04/schema#",
+ "$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"instanceId": {
"type": "string",
"pattern": "^[A-Fa-f\\d]{24}$"
\ No newline at end of file