[][src]Module gitlab::api::projects::issues::notes

Project issue note API endpoints.

These endpoints are used for querying project issue notes.

Structs

CreateIssueNote

Create a new note on an issue on a project.

CreateIssueNoteBuilder

Builder for CreateIssueNote.

EditIssueNote

Edit an issue note on a project.

EditIssueNoteBuilder

Builder for EditIssueNote.

IssueNotes

Query for notes on an issue within a project.

IssueNotesBuilder

Builder for IssueNotes.

Enums

NoteOrderBy

Keys note results may be ordered by.