27 lines
529 B
JSON
27 lines
529 B
JSON
{
|
|
"annotations": {
|
|
"changelogDate": "20241113135042"
|
|
},
|
|
"fields": [
|
|
{
|
|
"fieldName": "name",
|
|
"fieldType": "String"
|
|
}
|
|
],
|
|
"name": "UserAccount",
|
|
"pagination": "no",
|
|
"readOnly": false,
|
|
"relationships": [
|
|
{
|
|
"otherEntityField": "login",
|
|
"otherEntityName": "user",
|
|
"otherEntityRelationshipName": "userAccount",
|
|
"relationshipName": "user",
|
|
"relationshipSide": "left",
|
|
"relationshipType": "many-to-many"
|
|
}
|
|
],
|
|
"searchEngine": "no",
|
|
"service": "no"
|
|
}
|