Skip to content

Commit ec7e67e

Browse files
authored
Merge pull request #8133 from keboola/ms/revert-pr-8039-useractions
revert(merge-requests): remove server-derived userActions from responses [UT-4120]
2 parents c891cd9 + cfba194 commit ec7e67e

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

apiary.apib

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10782,7 +10782,6 @@ other buckets (production buckets or buckets belongs the other development branc
1078210782
"status": null
1078310783
}
1078410784
],
10785-
"userActions": ["edit"],
1078610785
"createdAt": "2023-06-15T10:20:58+0200"
1078710786
}
1078810787
@@ -10843,7 +10842,6 @@ List all merge requests available in the project defined by token.
1084310842
"status": null
1084410843
}
1084510844
],
10846-
"userActions": ["approve", "reject"],
1084710845
"createdAt": "2023-06-15T10:20:58+0200"
1084810846
}
1084910847
]
@@ -10926,7 +10924,6 @@ Detail of Merge request also contains `content` of changed objects.
1092610924
"status": null
1092710925
}
1092810926
],
10929-
"userActions": ["approve", "reject"],
1093010927
"createdAt": "2023-06-15T10:20:58+0200"
1093110928
}
1093210929
@@ -10996,7 +10993,6 @@ Detail of Merge request also contains `content` of changed objects.
1099610993
"status": null
1099710994
}
1099810995
],
10999-
"userActions": ["edit"],
1100010996
"createdAt": "2023-06-15T10:20:58+0200"
1100110997
}
1100210998
@@ -11070,7 +11066,6 @@ Will move Merge request state `development` -> `in_review`. If branch has an ope
1107011066
"status": null
1107111067
}
1107211068
],
11073-
"userActions": ["approve", "reject"],
1107411069
"createdAt": "2023-06-15T10:20:58+0200"
1107511070
}
1107611071
@@ -11151,7 +11146,6 @@ Each project has defined required number of approvals. If the last approval arri
1115111146
"status": null
1115211147
}
1115311148
],
11154-
"userActions": ["approve", "reject"],
1115511149
"createdAt": "2023-06-15T10:20:58+0200"
1115611150
}
1115711151
@@ -11309,7 +11303,6 @@ Requesting changes will remove all approvals and move the Merge request to `deve
1130911303
"status": null
1131011304
}
1131111305
],
11312-
"userActions": ["approve", "reject"],
1131311306
"createdAt": "2023-06-15T10:20:58+0200"
1131411307
}
1131511308

0 commit comments

Comments
 (0)