Closed Devesh21700Kumar closed 3 years ago
Have tried out testing your changes after making changes?
Have tried out testing your changes after making changes?
yes 1). postman test for changes 2). swagger change for examples 3). npm run test for test changes
Description
Add some extra field in course schema along with documentation and tests correction in controllers and services
Updated swagger doc accordingly
Added separate endpoints for cards of Course in Home Page
Added search query for getting course info by name with regex and lean for fast quering of data (The search functionality)
Type of Change:
How Has This Been Tested?
Terminal commands to test code:- 1). npm run lint 2). npm run lint:fix 3). nest start 4). npm run test
Checklist