Skip to content

update RecordBulkUpdate entities for tags support;

Yauheni Lesnikau requested to merge update-record-tag-model into master

Decided to add tag api support through the extension of patch api with ne path - "/tags". It should support 3 types of operations:

  • add
  • replace
  • remove
Edited by ethiraj krishnamanaidu

Merge request reports