ruby-grape / grape-active_model_serializers

User active_model_serializers with Grape
MIT License
139 stars 68 forks source link

How can I have a resource loaded in included (jsonapi format) ? #88

Open mcand opened 6 years ago

mcand commented 6 years ago

I'm trying to fetch a resource (it appears in relationship) but it does not appear as included. How can I do that ?