This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/metadata/entityDefs/Integration.json
T
Yuri Kuznetsov d0abed98d1 jsonObject more
2014-09-16 16:09:20 +03:00

11 lines
146 B
JSON

{
"fields": {
"data": {
"type": "jsonObject"
},
"enabled": {
"type": "bool"
}
}
}