MireaBackend/Endpoint/Controllers/V1
Polianin Nikita 84872a5d6d
Some checks failed
.NET Test Pipeline / build-and-test (pull_request) Failing after 1m34s
feat: add course information
2024-02-17 01:49:37 +03:00
..
BaseControllerV1.cs feat: add a basic controller for API version 1 2024-01-28 06:01:23 +03:00
CampusController.cs refactor: rewrite the api for the dto project 2024-02-16 23:56:45 +03:00
DisciplineController.cs refactor: rewrite the api for the dto project 2024-02-16 23:56:45 +03:00
FacultyController.cs feat: add controller for faculty 2024-02-16 23:57:05 +03:00
GroupController.cs feat: add course information 2024-02-17 01:49:37 +03:00
ProfessorController.cs feat: add controller for professor 2024-02-16 23:57:22 +03:00