MireaBackend/Endpoint/Controllers/V1
Polianin Nikita 160c7505f0
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 3m45s
feat: add controller for authentication
2024-06-21 21:52:21 +03:00
..
AuthController.cs feat: add controller for authentication 2024-06-21 21:52:21 +03:00
CampusController.cs refactor: change the api path 2024-05-28 07:09:40 +03:00
DisciplineController.cs refactor: change the api path 2024-05-28 07:09:40 +03:00
FacultyController.cs refactor: change the api path 2024-05-28 07:09:40 +03:00
GroupController.cs refactor: change the api path 2024-05-28 07:09:40 +03:00
LectureHallController.cs refactor: change the api path 2024-05-28 07:09:40 +03:00
ProfessorController.cs refactor: change the api path 2024-05-28 07:09:40 +03:00
ScheduleController.cs refactor: provide single response for schedule 2024-06-10 21:59:34 +03:00