kamikat / moshi-jsonapi

JSON API v1.0 Specification in Moshi.
MIT License
156 stars 34 forks source link

Add toString() for HasOne, HasMany and ResourceLinkage #23

Closed mreichelt closed 7 years ago

mreichelt commented 8 years ago

Add toString() methods for all of these classes to support easier debugging.

kamikat commented 7 years ago

We're working on version 3.0 of the library. Thanks for your advice.