Skip to content

Commit 29fb701

Browse files
committed
Update transcripts
1 parent 4c2c4c8 commit 29fb701

File tree

5 files changed

+12
-0
lines changed

5 files changed

+12
-0
lines changed

transcripts/share-apis/notifications/list-notifications-read-transcripts.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
},
3737
"id": "EVENT-<UUID>",
3838
"occurredAt": "<TIMESTAMP>",
39+
"resourceId": "RES-<UUID>",
3940
"scope": {
4041
"info": {
4142
"avatarUrl": null,

transcripts/share-apis/notifications/list-notifications-test-paging.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
},
5454
"id": "EVENT-<UUID>",
5555
"occurredAt": "<TIMESTAMP>",
56+
"resourceId": "RES-<UUID>",
5657
"scope": {
5758
"info": {
5859
"avatarUrl": null,

transcripts/share-apis/notifications/list-notifications-test.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
},
5454
"id": "EVENT-<UUID>",
5555
"occurredAt": "<TIMESTAMP>",
56+
"resourceId": "RES-<UUID>",
5657
"scope": {
5758
"info": {
5859
"avatarUrl": null,
@@ -107,6 +108,7 @@
107108
},
108109
"id": "EVENT-<UUID>",
109110
"occurredAt": "<TIMESTAMP>",
111+
"resourceId": "RES-<UUID>",
110112
"scope": {
111113
"info": {
112114
"avatarUrl": null,
@@ -187,6 +189,7 @@
187189
},
188190
"id": "EVENT-<UUID>",
189191
"occurredAt": "<TIMESTAMP>",
192+
"resourceId": "RES-<UUID>",
190193
"scope": {
191194
"info": {
192195
"avatarUrl": null,
@@ -256,6 +259,7 @@
256259
},
257260
"id": "EVENT-<UUID>",
258261
"occurredAt": "<TIMESTAMP>",
262+
"resourceId": "RES-<UUID>",
259263
"scope": {
260264
"info": {
261265
"avatarUrl": null,

transcripts/share-apis/notifications/list-notifications-transcripts.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
},
3737
"id": "EVENT-<UUID>",
3838
"occurredAt": "<TIMESTAMP>",
39+
"resourceId": "RES-<UUID>",
3940
"scope": {
4041
"info": {
4142
"avatarUrl": null,
@@ -109,6 +110,7 @@
109110
},
110111
"id": "EVENT-<UUID>",
111112
"occurredAt": "<TIMESTAMP>",
113+
"resourceId": "RES-<UUID>",
112114
"scope": {
113115
"info": {
114116
"avatarUrl": null,
@@ -154,6 +156,7 @@
154156
},
155157
"id": "EVENT-<UUID>",
156158
"occurredAt": "<TIMESTAMP>",
159+
"resourceId": "RES-<UUID>",
157160
"scope": {
158161
"info": {
159162
"avatarUrl": null,

transcripts/share-apis/notifications/list-notifications-unread-test.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
},
4343
"id": "EVENT-<UUID>",
4444
"occurredAt": "<TIMESTAMP>",
45+
"resourceId": "RES-<UUID>",
4546
"scope": {
4647
"info": {
4748
"avatarUrl": null,
@@ -122,6 +123,7 @@
122123
},
123124
"id": "EVENT-<UUID>",
124125
"occurredAt": "<TIMESTAMP>",
126+
"resourceId": "RES-<UUID>",
125127
"scope": {
126128
"info": {
127129
"avatarUrl": null,
@@ -191,6 +193,7 @@
191193
},
192194
"id": "EVENT-<UUID>",
193195
"occurredAt": "<TIMESTAMP>",
196+
"resourceId": "RES-<UUID>",
194197
"scope": {
195198
"info": {
196199
"avatarUrl": null,

0 commit comments

Comments
 (0)