Kv-Java-Intensive / course-manager

1 stars 0 forks source link

Category management #41

Closed IvanZabor closed 2 years ago

IvanZabor commented 2 years ago

Create endpoints to manage Categories with CRUD

dmakhun commented 2 years ago

@Kv-Java-Intensive/the-team

please use Uuid instead of DB Id in endpoints -> find an Entity by Uuid, then do necessary manipulations uuid should be added to an appropriate Entity