Hi there,
We are getting this error on some itineraries:
Could not create `Nezasa\Checkout\Integrations\Nezasa\Dtos\Responses\Entities\ModulesResponseEntity`: the constructor requires 4 parameters, 3 given. Parameters given: startLocation, endLocation, returnConnections. Parameters missing: legs.
I have attached the itinerary response from the api. Modules do not always have the property legs.
itinerary-response.json
Also please the check the localization of the app. There are some missing, e.g. dates are not localized and pluralization does not work in german (Nachts should be Nächte etc.)

Hi there,
We are getting this error on some itineraries:
I have attached the itinerary response from the api. Modules do not always have the property
legs.itinerary-response.json
Also please the check the localization of the app. There are some missing, e.g. dates are not localized and pluralization does not work in german (Nachts should be Nächte etc.)