-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
Description
Hello,
I have a question regarding JSON-HAL in the dot kernel. Have you attempted to implement the ability to select specific fields for the response? In Laminas / Mezzio, the default behavior allows setting the depth of rendering for _embedded entities, but there doesn't seem to be an option to provide an exact list of fields to be selected. We previously had a custom solution for the Laminas framework to handle this task, but I'm curious if you have considered implementing something similar?
Thanks.