0.13.6 : change choral-membership
This commit is contained in:
@@ -36,6 +36,21 @@
|
||||
"type": "component",
|
||||
"repeatable": true,
|
||||
"component": "user.permissions"
|
||||
},
|
||||
"role_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"permission_exceptions": {
|
||||
"type": "json"
|
||||
},
|
||||
"state": {
|
||||
"type": "enumeration",
|
||||
"enum": [
|
||||
"active",
|
||||
"pending_user_approval",
|
||||
"pending_admin_approval",
|
||||
"decline"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user