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