schemas/instance.json in losant_rest-1.19.4 vs schemas/instance.json in losant_rest-1.19.6
- old
+ new
@@ -345,13 +345,10 @@
},
"role": {
"type": "string",
"enum": [
"admin",
- "edit",
- "collaborate",
- "view",
- "none"
+ "view"
]
}
}
}
},
\ No newline at end of file