petrnymsa/coffee-time

[FEATURE] Extend functionality - updating tags

Closed this issue · 0 comments

Feature description
Extend services and repository layers to support updating tags.

Proposed solution

  • Extend tag service to call POST /api/tags/<place_id>
    Definition of done

  • Tag service extended and tested

  • Tag repository extended and tested