Closed guillecro closed 6 years ago
We will add the field permissions to define a set of key-value attributes as permissions: So it would be:
permissions
{ (...) permissions: { user: { } accountable: { documentCreationLimit: 1 } admin: { } } }
Added in #61
We will add the field
permissions
to define a set of key-value attributes as permissions: So it would be: