diff options
Diffstat (limited to 'doc/api/merge_request_context_commits.md')
| -rw-r--r-- | doc/api/merge_request_context_commits.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/merge_request_context_commits.md b/doc/api/merge_request_context_commits.md index 4fbef3594d6..e9ba31401ef 100644 --- a/doc/api/merge_request_context_commits.md +++ b/doc/api/merge_request_context_commits.md @@ -51,7 +51,7 @@ POST /projects/:id/merge_requests/ | Attribute | Type | Required | Description | | --------- | ---- | -------- | ----------- | -| `commits` | string array | yes | The context commits' sha | +| `commits` | string array | yes | The context commits' SHA | ```json [ @@ -86,4 +86,4 @@ Parameters: | Attribute | Type | Required | Description | | --------- | ---- | -------- | ----------- | -| `commits` | string array | yes | The context commits' sha | +| `commits` | string array | yes | The context commits' SHA | |
