Project-Based-10-24-vk / BackEnd

MIT License
0 stars 0 forks source link

(SP:2) Implement "Update Lesson" endpoint #49

Open vlad-khrychov opened 1 week ago

vlad-khrychov commented 1 week ago

Description

This task is dedicated to developing the endpoint for updating existing lessons within our application. It involves setting up the route, crafting the controller and service logic, ensuring proper validation of request data, creating tests for the endpoint's functionality, and documenting the endpoint in Swagger.

Requirements:

zim89 commented 1 week ago

done