traveltime-dev / traveltime-sdk-java

TravelTime SDK for JAVA programming language
https://docs.traveltime.com/
MIT License
6 stars 1 forks source link

extend Transportation #51

Closed danielnaumau closed 2 years ago

mjanuszkiewicz-tt commented 2 years ago

I'm confused about RoundLimit - it's an internal representation in the api, and not something that you can pass via JSON. There is no round_limit field in the JSON message - it's max_changes, which is already modeled.

bartosz-witkowski commented 2 years ago

I'm confused about RoundLimit - it's an internal representation in the api, and not something that you can pass via JSON. There is no round_limit field in the JSON message - it's max_changes, which is already modeled.

Yeah this should be max_changes as in docs.traveltimeapp.com