Skip to content

Conversation

@bart-degreed
Copy link
Contributor

@bart-degreed bart-degreed commented Dec 9, 2020

Changes the use of fields query string parameter to be json:api spec compliant.

Before we'd accept a relationship path between the square brackets and would only allow attribute names in the value. Now we expect a resource type between square brackets and the value can contain both attributes and relationships.

Based on explanation at https://jsonapi.org/examples/#sparse-fieldsets.

…compliant.

Before we'd accept a relationship path between the square brackets and would only allow attribute names in the value. Now we expect a resource type between square brackets and the value can contain both attributes and relationships.
@bart-degreed bart-degreed requested a review from maurei December 9, 2020 12:51
@maurei maurei merged commit ff99353 into master Dec 10, 2020
@maurei maurei deleted the spec-fieldsets branch December 10, 2020 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants