jsmestad / jsonapi-consumer

Client framework for consuming JSONAPI services in Ruby
https://github.com/jsmestad/jsonapi-consumer
Apache License 2.0
94 stars 18 forks source link

Support side-loading for associations #6

Closed jsmestad closed 10 years ago

jsmestad commented 10 years ago

There is no support for JSONAPI payloads that do not included an embedded object (even if its "side-loaded" in the top-level links or linked object)