auto.bus_api/Server/Controllers
2022-11-15 17:21:26 +02:00
..
AddressController.cs refactor: change controllers' names, implemented inheritance in dtos 2022-11-13 16:10:09 +02:00
AuthenticationController.cs refactor: modify refresh token field names, add authorization & cookie deletion in revoke-session endpoint 2022-11-15 17:21:26 +02: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