traveltime-dev / traveltime-sdk-java

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

All request and response objects should have reasonable `toString` overrides. #80

Closed mjanuszkiewicz-tt closed 1 year ago

mjanuszkiewicz-tt commented 1 year ago

The @ToString annotation of Lombok should be mostly enough, but we will have to abridge long coordinate lists.