MireaBackend/Endpoint/Controllers/V1
Polianin Nikita 5536162521
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m41s
feat: add get group by faculty id
2024-02-19 12:02:37 +03:00
..
BaseControllerV1.cs feat: add a basic controller for API version 1 2024-01-28 06:01:23 +03:00
CampusController.cs fix: error CS0234 2024-02-17 09:09:18 +03:00
DisciplineController.cs refactor: rewrite the api for the dto project 2024-02-16 23:56:45 +03:00
FacultyController.cs fix: error CS0234 2024-02-17 10:58:25 +03:00
GroupController.cs feat: add get group by faculty id 2024-02-19 12:02:37 +03:00
LectureHallController.cs feat: add controller for lecture hall 2024-02-17 14:22:29 +03:00
ProfessorController.cs feat: add controller for professor 2024-02-16 23:57:22 +03:00
ScheduleController.cs feat: add controller 2024-02-19 11:20:49 +03:00