Skip to content

feat(notes): add create note internal field

internal field is already present in listing. This MR add it for creation.

Doc API gitlab -> https://docs.gitlab.com/ee/api/notes.html#create-new-issue-note

internal	boolean	no	The internal flag of a note. Overrides confidential when both parameters are submitted. Default is false.

didnt add test because there is no test for create operation.

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading