Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Inclusion of Related Resources and Sparse Fieldsets #26

Open
dbalabka opened this issue May 15, 2019 · 1 comment
Open

Inclusion of Related Resources and Sparse Fieldsets #26

dbalabka opened this issue May 15, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@dbalabka
Copy link
Member

There should be a possibility to fetch only part of object fields to minimize response body size or get related objects:

  1. https://jsonapi.org/format/1.1/#fetching-includes
  2. https://jsonapi.org/format/1.1/#fetching-sparse-fieldsets

Also, we should follow the recommendation to include Top-level, Resource-level and Relationship Links:
https://jsonapi.org/recommendations/#including-links

@dbalabka dbalabka added this to the 2.0 milestone May 15, 2019
@dbalabka dbalabka assigned dbalabka and unassigned dbalabka May 15, 2019
@dbalabka dbalabka added the enhancement New feature or request label May 15, 2019
@oleg-andreyev
Copy link

While Sparse Fieldsets is not available as possible workaround is to use JMS Groups

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants