Module gitlab::api::projects::merge_requests [−][src]
Project merge request API endpoints.
These endpoints are used for querying projects merge requests.
Modules
| approval_state | Project merge request approval rules state API endpoints. |
| awards | Project merge request award API endpoints. |
| discussions | Project merge request discussion API endpoints. |
| notes | Project merge request note API endpoints. |
Structs
Enums
| MergeRequestOrderBy | Keys merge request results may be ordered by. |
| MergeRequestScope | Filter merge requests by a scope. |
| MergeRequestSearchScope | The scope to apply search query terms to. |
| MergeRequestState | Filters for merge request states. |
| MergeRequestStateEvent | States an issue may be set to. |
| MergeRequestView | Parameters for a merge request view. |