22 lines
374 B
Plaintext
22 lines
374 B
Plaintext
[
|
|
{
|
|
"entity": "allUsers",
|
|
"role": "READER"
|
|
},
|
|
{
|
|
"email": "smus@google.com",
|
|
"entity": "user-smus@google.com",
|
|
"role": "OWNER"
|
|
},
|
|
{
|
|
"email": "bwuest@google.com",
|
|
"entity": "user-bwuest@google.com",
|
|
"role": "OWNER"
|
|
},
|
|
{
|
|
"email": "nathanmartz@google.com",
|
|
"entity": "user-nathanmartz@google.com",
|
|
"role": "OWNER"
|
|
}
|
|
]
|