MireaBackend/Endpoint/Controllers/V1
Polianin Nikita 0d3461b769
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m52s
feat: add specific weeks
2024-05-19 13:53:25 +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: get lecture halls by campus 2024-02-19 12:03:10 +03:00
ProfessorController.cs feat: add controller for professor 2024-02-16 23:57:22 +03:00
ScheduleController.cs feat: add specific weeks 2024-05-19 13:53:25 +03:00