Skip to content

Commit 1a59fee

Browse files
authored
Merge pull request #54 from segmentio/repo-sync
repo sync
2 parents 7eb9945 + 72365fc commit 1a59fee

File tree

1 file changed

+4
-4
lines changed
  • src/connections/sources/catalog/libraries/server/ruby

1 file changed

+4
-4
lines changed

src/connections/sources/catalog/libraries/server/ruby/index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The `identify` call has the following fields:
9393
</tr>
9494
<tr>
9595
<td>`message_id`, optional</td>
96-
<td>Time</td>
96+
<td>String</td>
9797
<td>Unique identifier for each message that lets you find an individual message across the API.</td>
9898
</tr>
9999
</table>
@@ -157,7 +157,7 @@ The `track` call has the following fields:
157157
</tr>
158158
<tr>
159159
<td>`message_id`, optional</td>
160-
<td>Time</td>
160+
<td>String</td>
161161
<td>Unique identifier for each message that lets you find an individual message across the API.</td>
162162
</tr>
163163
</table>
@@ -248,7 +248,7 @@ The `page` call has the following fields:
248248
</tr>
249249
<tr>
250250
<td>`message_id`, optional</td>
251-
<td>Time</td>
251+
<td>String</td>
252252
<td>Unique identifier for each message that lets you find an individual message across the API.</td>
253253
</tr>
254254
</table>
@@ -311,7 +311,7 @@ The `group` call has the following fields:
311311
</tr>
312312
<tr>
313313
<td>`message_id`, optional</td>
314-
<td>Time</td>
314+
<td>String</td>
315315
<td>Unique identifier for each message that lets you find an individual message across the API.</td>
316316
</tr>
317317
</table>

0 commit comments

Comments
 (0)