add endpoints DropOutFromCourse and RemoveProfessorFromCourse
Showing
- Tsi1.Api/Tsi1.Api/Controllers/CourseController.cs 52 additions, 0 deletionsTsi1.Api/Tsi1.Api/Controllers/CourseController.cs
- Tsi1.Api/Tsi1.BusinessLayer/Helpers/ErrorMessages.cs 2 additions, 1 deletionTsi1.Api/Tsi1.BusinessLayer/Helpers/ErrorMessages.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/ICourseService.cs 4 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Interfaces/ICourseService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/CourseService.cs 88 additions, 5 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/CourseService.cs
Loading
Please register or sign in to comment