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