Update searchInstructors endpoint to accept courseId parameter and filter out the requesting instructor and instructors already assigned to the course. Add email_verified_at field to UserResponse type and include it in auth and user service responses. |
||
|---|---|---|
| .. | ||
| AdminCourseApproval.types.ts | ||
| announcements.types.ts | ||
| auth.types.ts | ||
| categories.type.ts | ||
| certificate.types.ts | ||
| ChaptersLesson.typs.ts | ||
| courses.types.ts | ||
| CoursesInstructor.types.ts | ||
| CoursesStudent.types.ts | ||
| index.ts | ||
| user.types.ts | ||
| usersmanagement.types.ts | ||