mirror of
https://github.com/correl/codereview.git
synced 2024-11-23 19:19:50 +00:00
13 lines
220 B
JSON
13 lines
220 B
JSON
|
[
|
||
|
{
|
||
|
"pk": 1,
|
||
|
"model": "auth.group",
|
||
|
"fields": {
|
||
|
"name": "Users",
|
||
|
"permissions": [
|
||
|
["browse", "dashboard", "repository"]
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|