mirror of
https://github.com/sartography/spiffworkflow-backend.git
synced 2025-02-24 05:18:22 +00:00
9 lines
134 B
YAML
9 lines
134 B
YAML
group-a:
|
|
type: Group
|
|
users: [kb, alex, dan, mike, jason]
|
|
|
|
permission-read-all:
|
|
type: Permission
|
|
groups: [group-a]
|
|
users: []
|