Skip to content

Resolve VSN-2331 "Feature/add endpoints for circuit summary and trip routes"

Oussama Toumi a demandé de fusionner feature/VSN-2331 vers develop
  • Create lightweight DTOs (CircuitPassengerCountDTO, TripMapListDTO, TripPointMapDTO).
  • Add /summary-passengers endpoint to retrieve the list of circuits with the passenger count.
  • Add /trip/map-list/{circuitId} endpoint to provide trip coordinates and routes to the map.
  • Implement data retrieval logic in PreparedCircuitServiceImpl and PreparedTripServiceImpl.

Closes VSN-2331

Rapports de requête de fusion