fix: fixing mapper issues from Entity to DTO from Lessons class
Description
Adding Relationship tables to the LessonDTO, to fix the mapper issue
Steps to Test
Call find all endpoint for the lesson
Checklist (reviewers)
- Code review
- Manual test (if applicable)
- Tests added (if applicable)
- Documentation reviewed