afv-library/samples/ui-bundle-template-app-react-sample-b2e/force-app/main/default/scripts/org-setup.config.json

10 lines
224 B
JSON
Raw Normal View History

{
"permsetAssignments": {
"defaultAssignee": "skip",
"assignments": {
"Property_Management_Access": { "assignee": "currentUser" },
"Tenant_Maintenance_Access": { "assignee": "currentUser" }
}
}
}