File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
src/Intercom/Service/config Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 11Changes
22=========
33
4+ 1.0.0-b3
5+
6+ - Add remote_created_at to user update and create.
47
581.0.0-b2
69
Original file line number Diff line number Diff line change 6060 "type" : " integer" ,
6161 "format" : " timestamp"
6262 },
63+ "remote_created_at" : {
64+ "location" : " json" ,
65+ "required" : false ,
66+ "type" : " integer" ,
67+ "format" : " timestamp"
68+ },
6369 "custom_attributes" : {
6470 "location" : " json" ,
6571 "required" : false ,
126132 "type" : " integer" ,
127133 "format" : " timestamp"
128134 },
135+ "remote_created_at" : {
136+ "location" : " json" ,
137+ "required" : false ,
138+ "type" : " integer" ,
139+ "format" : " timestamp"
140+ },
129141 "custom_attributes" : {
130142 "location" : " json" ,
131143 "required" : false ,
You can’t perform that action at this time.
0 commit comments