Struct gitlab::api::projects::merge_requests::notes::CreateMergeRequestNote [−][src]
pub struct CreateMergeRequestNote<'a> { /* fields omitted */ }Expand description
Create a new note on a merge request on a project.
Implementations
Create a builder for the endpoint.
Trait Implementations
The body for the endpoint. Read more
Query parameters for the endpoint.