Skip to content

Request interceptors#276

Open
carlobeltrame wants to merge 2 commits into
nextfrom
request-interceptors
Open

Request interceptors#276
carlobeltrame wants to merge 2 commits into
nextfrom
request-interceptors

Conversation

@carlobeltrame

Copy link
Copy Markdown
Member

Goal for now is to use these for specifying custom serialization groups: https://api-platform.com/docs/core/filters/#serializer-filters

This could help with over- and under-fetching problems in the frontend and in the print services.

For now, I only implemented this for GET requests. If it works out well, we could also add it to POST, PATCH and even DELETE.

@carlobeltrame carlobeltrame requested a review from usu June 20, 2022 15:59
@carlobeltrame carlobeltrame force-pushed the request-interceptors branch from 115ae8b to 712ef84 Compare June 20, 2022 16:00
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.

1 participant