auto.bus_api/SharedModels/DataTransferObjects
cuqmbr 51f77aa290 fix: expand data fields returned in GET methods
This fixes possible lack of data on client applications. Prevents multiple requests from being sent
2023-04-25 20:28:23 +03:00
..
AddressDto.cs feat: add "Popular routes" statistics 2022-12-09 11:54:14 +02:00
CityDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
CompanyDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
CountryDto.cs feat: add state management controller & service 2022-11-04 17:58:37 +02:00
ReviewDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
RouteAddressDetailsDto.cs feat: add complex VehicleEnrollment addition and retrieval 2022-12-03 15:10:03 +02:00
RouteAddressDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
RouteDto.cs feat: add complex route addition and retrieval 2022-11-30 11:06:57 +02:00
StateDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
TicketDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
TicketGroupDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
UserDto.cs add "Engaged users" statistics 2022-11-23 19:45:15 +02:00
VehicleDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
VehicleEnrollmentDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00