Closed BojanMirkovic closed 6 months ago
I have changed and modified GetAllCorsesBySearchCriteria
Changes I made: CourseControler method name, GetAllCoursesBySearchCriteriaQueryHandler, ICorseRepository and CourseRepository. All tests are updated.
.editorconfig
There is no need for Dto, SearchCriteria model is having same properties as user and course or those properties that we want to use as search criteria. I have moved model SearcCriteria to Domain-Layer
Fix get all courses by search term
Description
I have changed and modified GetAllCorsesBySearchCriteria
Changes Made
Changes I made: CourseControler method name, GetAllCoursesBySearchCriteriaQueryHandler, ICorseRepository and CourseRepository. All tests are updated.
Related Ticket or Issue
Checklist
.editorconfig
file