api-platform / api-platform/core
Add support for normalization groups and to PropertyFilter to the API entrypoint
Open
- Dominant language
- PHP
- Stars
- 2.6k
- Forks
- 980
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 48
Description
It will basically adds the same feature set than GraphQL, to Hydra-enabled API: the ability to fetch unrelated documents and properties from the entrypoint.
Ex: `/?properties[book][]=title&properties[book][author][]=name&properties[news][]=title`
Contributor guide
Assessment
This issue has not been assessed yet.