deno.land / x / gesso@v0.1.2 / types / json / Role.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{ "label": "New Role",
"role": "New Role",
"base_role_type": "AccountMembership",
"account": { "id": 1019, "name": "CGNU", "parent_account_id": 73, "root_account_id": 1, "sis_account_id": "cgnu" },
"workflow_state": "active",
"permissions": { "read_course_content": { "enabled": true, "locked": false, "readonly": false, "explicit": true, "prior_default": false }, "read_course_list": { "enabled": true, "locked": true, "readonly": true, "explicit": false }, "read_question_banks": { "enabled": false, "locked": true, "readonly": false, "explicit": true, "prior_default": false }, "read_reports": { "enabled": true, "locked": false, "readonly": false, "explicit": false } }}
gesso

Version Info

Tagged at
a year ago