auto.bus_api/Server/Controllers
2022-11-13 16:10:09 +02:00
..
AddressController.cs refactor: change controllers' names, implemented inheritance in dtos 2022-11-13 16:10:09 +02:00
AuthenticationController.cs feat: many thing 2022-10-10 20:34:09 +03:00
CityController.cs refactor: change controllers' names, implemented inheritance in dtos 2022-11-13 16:10:09 +02:00
CompanyController.cs refactor: change controllers' names, implemented inheritance in dtos 2022-11-13 16:10:09 +02:00
CountryController.cs refactor: change controllers' names, implemented inheritance in dtos 2022-11-13 16:10:09 +02:00
ReviewController.cs refactor: change controllers' names, implemented inheritance in dtos 2022-11-13 16:10:09 +02:00
RouteAddressController.cs refactor: change controllers' names, implemented inheritance in dtos 2022-11-13 16:10:09 +02:00
RouteController.cs refactor: change controllers' names, implemented inheritance in dtos 2022-11-13 16:10:09 +02:00
StateController.cs refactor: change controllers' names, implemented inheritance in dtos 2022-11-13 16:10:09 +02:00
TestingController.cs chore: add CRUD api endpoints for all remaining entities exept from AspNetUser 2022-11-13 13:36:07 +02:00
TicketController.cs refactor: change controllers' names, implemented inheritance in dtos 2022-11-13 16:10:09 +02:00
VehicleController.cs refactor: change controllers' names, implemented inheritance in dtos 2022-11-13 16:10:09 +02:00
VehicleEnrollmentController.cs refactor: change controllers' names, implemented inheritance in dtos 2022-11-13 16:10:09 +02:00