We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e84168 + b3b578f commit 47d7b97Copy full SHA for 47d7b97
1 file changed
src/Keboola/StorageApi/Client.php
@@ -1019,7 +1019,8 @@ public function getMergeRequest(int $mergeRequestId): array
1019
* description?: ?string,
1020
* externalId?: ?string,
1021
* autoMergeStrategy?: ?string,
1022
- * autoMergeAt?: ?string
+ * autoMergeAt?: ?string,
1023
+ * reviewers?: list<int>
1024
* } $data
1025
* @return array mrData
1026
*/
0 commit comments