MireaBackend/Endpoint/Controllers/V1
Polianin Nikita e3d74c373e
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m34s
feat: add controller for lecture hall
2024-02-17 14:22:29 +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 course information 2024-02-17 01:49: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