Skip to content

Move tag services to `Tags` namespace

What does this MR do?

CreateTagService and DeleteTagService where in root namespace, by following service code organization I moved them in Tags::CreateService and Tags::DestroyService

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

For developer happiness and easier codebase navigation

What are the relevant issue numbers?

Merge request reports