list_merge_request_versions
Retrieve all versions of a merge request by providing the project ID and merge request internal ID.
Instructions
List all versions of a merge request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| merge_request_iid | Yes | The internal ID of the merge request |