api-platform / api-platform/core
Add support for normalization groups and to PropertyFilter to the API entrypoint
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 2.6k
- Forks
- 980
- Merge medio
- 2 d 5 h
- PR fusionados (30 d)
- 48
Descripción
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`
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.