Skip to content

Commit 313e05b

Browse files
Merge pull request #10625 from mendix/olu-git-payload-userid
Adding the user's OpenID property to git push payload
2 parents f5c9b6c + 680204c commit 313e05b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/en/docs/deployment/general/webhooks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ When you push a model change to the [Git Team Server](/developerportal/repositor
173173
{
174174
"after": "4b76061182bf183281b5107cd753c6071ed00040",
175175
"before": "0b9cb7a3e9a5ccfffa6c79435441999543ccb8c9",
176+
"userId": "b1234df1-1234-1234-1234-12aa345c12e1",
176177
"branchName": "main",
177178
"commits": [
178179
{

0 commit comments

Comments
 (0)