mirror of
https://github.com/espocrm/espocrm.git
synced 2026-07-01 08:26:04 +00:00
8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"fields": {
|
|
"someName": {
|
|
"type": "varchar",
|
|
"maxLength": 40
|
|
}
|
|
}
|
|
} |