kamikat / moshi-jsonapi

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

Retrofit integration is broken #81

Closed kamikat closed 6 years ago

kamikat commented 6 years ago

Retrofit integration in gist is broken.

kamikat commented 6 years ago

TODOs

  1. Migrate to a multi-module maven project.
  2. Add source & tests to module moshi-jsonapi-retrofit-adapter.
es0329 commented 6 years ago

My slightly modified Gist seems to work with Retrofit. You're welcome to double-check.

kamikat commented 6 years ago

Release 3.5.0 🎉

Retrofit extension library is now published as moshi-jsonapi-retrofit-converter and will soon be available from jcenter.