auto.bus_api/SharedModels/QueryParameters/Objects
cuqmbr 7cf3f34f28 refactor: change Route CRUD to perform only compound data manipulations
This removes enpoints where you can CRUD only RouteAddress database table and refines those where you can CRUD both Route and RouteAddress
2023-05-24 20:48:27 +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
RouteParameters.cs refactor: change Route CRUD to perform only compound data manipulations 2023-05-24 20:48:27 +03: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