You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can add the possibility to return a serialized and standard response with Its relations passed into query string.
Something like getResponse() because when you create a new project you need to copy always the same function to get your correct serialized, standard response.
I mean this code:
We could create a new service/component that aims to build responses. Serializer and RequestStack will be injected. Will this become the QueryBundle's custom responder (CustomResponder)?
We can add the possibility to return a serialized and standard response with Its relations passed into query string.
Something like getResponse() because when you create a new project you need to copy always the same function to get your correct serialized, standard response.
I mean this code:
What do you think?
The text was updated successfully, but these errors were encountered: