extend path api with tags support, refactoring;
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 Also I refactored batch service and added integration tests for the tag functionality
Issue: #39 (closed)
Depends on os-core-common MR: 48
Edited by Neelesh Thakur