We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 132ba84 commit 680204cCopy full SHA for 680204c
1 file changed
content/en/docs/deployment/general/webhooks.md
@@ -173,6 +173,7 @@ When you push a model change to the [Git Team Server](/developerportal/repositor
173
{
174
"after": "4b76061182bf183281b5107cd753c6071ed00040",
175
"before": "0b9cb7a3e9a5ccfffa6c79435441999543ccb8c9",
176
+ "userId": "b1234df1-1234-1234-1234-12aa345c12e1",
177
"branchName": "main",
178
"commits": [
179
@@ -182,7 +183,6 @@ When you push a model change to the [Git Team Server](/developerportal/repositor
182
183
"id": "4b76061182bf183281b5107cd753c6071ed00040",
184
"mendixVersion": "9.20.2.1234",
185
"message": "Commit the changes",
- "userId": "b1234df1-1234-1234-1234-12aa345c12e1",
186
"relatedStories": [
187
188
"id": "MS-1234"
0 commit comments