Skip to content

Commit 7d3b0da

Browse files
committed
doc: add event id and schema in example
1 parent 110946d commit 7d3b0da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,8 @@ Here's an example that will get you started quickly. It listens to up to 3 accou
275275
/data/AccountChangeEvent - Received 1 events, latest replay ID: 18098167
276276
/data/AccountChangeEvent - Handling Account change event with ID 18098167 (1/3 events received so far)
277277
{
278+
"id": "9b77cea1-a923-4766-ad50-a1797d9b39fd",
279+
"schemaId": "a01VpgrsZNJdn-7KStJcxQ",
278280
"replayId": 18098167,
279281
"payload": {
280282
"ChangeEventHeader": {

0 commit comments

Comments
 (0)