Skip to content

Commit 7b3f625

Browse files
committed
Hydrated links in hub entry notifications
1 parent 3354491 commit 7b3f625

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
},
1515
"data": {
1616
"kind": "projectBranchUpdated",
17+
"link": "http://<HOST>:1234/@test/publictestproject/code/newbranch/latest",
1718
"payload": {
1819
"branch": {
1920
"branchContributorHandle": null,

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
},
1515
"data": {
1616
"kind": "projectBranchUpdated",
17+
"link": "http://<HOST>:1234/@test/publictestproject/code/newbranch/latest",
1718
"payload": {
1819
"branch": {
1920
"branchContributorHandle": null,
@@ -60,6 +61,7 @@
6061
},
6162
"data": {
6263
"kind": "projectContributionCreated",
64+
"link": "http://<HOST>:1234/@test/publictestproject/contributions/3",
6365
"payload": {
6466
"contribution": {
6567
"author": {

0 commit comments

Comments
 (0)