auto.bus_api/SharedModels/QueryParameters/Objects
cuqmbr 39fddff553 refactor: change VehicleEnrollment CRUD to perform only compound data manipulations
This removes enpoints where you can CRUD only VehicleEnrollment database table and refines those where you can CRUD both VehicleEnrollment and RouteAddressDetail
2023-05-24 16:53:31 +03:00
..
AddressParameters.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
CityParameters.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
CompanyDriverParameters.cs nonatomic commit. check description for the list of changes 2023-05-02 14:57:46 +03:00
CompanyParameters.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
CountryParameters.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
ParametersBase.cs add "Engaged users" statistics 2022-11-23 19:45:15 +02:00
ReviewParameters.cs nonatomic commit. check description for the list of changes 2023-05-02 14:57:46 +03:00
RouteAddressParameters.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
RouteParameters.cs refactor: optimize crud services 2022-11-30 16:38:30 +02:00
RouteWithAddressesParameters.cs feat: add complex route addition and retrieval 2022-11-30 11:06:57 +02:00
StateParameters.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
TicketGroupParameters.cs refactor: make TicketGroup the main controller for ticket data retrieval 2023-05-24 10:58:37 +03:00
TicketGroupWithTicketsParameters.cs feat: add "Popular routes" statistics 2022-12-09 11:54:14 +02:00
TicketParameters.cs fix: move purchaseDateTime and isReturned fields from ticket to ticketGroup 2023-05-13 15:34:55 +03:00
UserParameters.cs nonatomic commit. check description for the list of changes 2023-05-02 14:57:46 +03:00
VehicleEnrollmentParameters.cs refactor: change VehicleEnrollment CRUD to perform only compound data manipulations 2023-05-24 16:53:31 +03:00
VehicleParameters.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00