{ "name": "DefaultViewConfig", "base": "VnModel", "options": { "mysql": { "table": "salix.defaultViewMultiConfig" } }, "properties": { "tableCode": { "id": true, "type": "string", "required": true }, "columns": { "type": "object" } }, "acls": [{ "accessType": "READ", "principalType": "ROLE", "principalId": "$everyone", "permission": "ALLOW" }] }