MireaBackend/Endpoint/Controllers/V1
Polianin Nikita 5cfc07ab7d
Some checks failed
.NET Test Pipeline / build-and-test (pull_request) Failing after 1m16s
feat: add controller for professor
2024-02-16 23:57:22 +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 controller for group 2024-02-16 23:57:13 +03:00
ProfessorController.cs feat: add controller for professor 2024-02-16 23:57:22 +03:00