16 lines
250 B
JSON
16 lines
250 B
JSON
{
|
|
"fields": {
|
|
"users": {
|
|
"readOnly": true
|
|
},
|
|
"messageId": {
|
|
"readOnly": true
|
|
}
|
|
},
|
|
"links": {
|
|
"users": {
|
|
"nonAdminReadOnly": true
|
|
}
|
|
}
|
|
}
|