* Intercom: Fix "updated_at" data type * Add start date formatting to timestamp * Update updated_at field for all schemas and integration tests * Bumped version Co-authored-by: lazebnyi <serglazebny@gmail.com>
21 lines
327 B
JSON
Executable File
21 lines
327 B
JSON
Executable File
{
|
|
"companies": {
|
|
"updated_at": 1626086649
|
|
},
|
|
"company_segments": {
|
|
"updated_at": 1626086649
|
|
},
|
|
"conversations": {
|
|
"updated_at": 1626086649
|
|
},
|
|
"conversation_parts": {
|
|
"updated_at": 1626086649
|
|
},
|
|
"contacts": {
|
|
"updated_at": 1626086649
|
|
},
|
|
"segments": {
|
|
"updated_at": 1626086649
|
|
}
|
|
}
|