Skip to content

Conversation

@SamMarkGoldman
Copy link
Contributor

@SamMarkGoldman SamMarkGoldman commented Jul 21, 2017

Currently, this gem doesn't support the full features of spare field sets made available by the JSONAPI standard. The gem allows you to specify fields for the root resource, but does not allow you specify fields for side loaded, related resources.

This change allows uses to do just that, using hash syntax congruent with other query builder params found in the gem.

See the four new tests for examples.

@chingor13 chingor13 merged commit 035fcfd into JsonApiClient:master Jul 26, 2017
@chingor13
Copy link
Collaborator

Thanks for this!

@SamMarkGoldman SamMarkGoldman deleted the nested_fieldset branch July 26, 2017 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants