Skip to content

Add confidential attr to API for notes update

Jarka Košanová requested to merge 207472-api-update-note-conf into master

What does this MR do?

It adds confidential param to notes update endpoint.

This also means we can set note param optional. This, however, needs to be covered in the note update service and in case the note param is empty we need to skip it (note does not allow having empty text anyway)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related issue: #207472 (closed)

Edited by Jarka Košanová

Merge request reports