-
Notifications
You must be signed in to change notification settings - Fork 472
Closed
Labels
in: coreCore parts of the projectCore parts of the projectin: mediatypesMedia type related functionalityMedia type related functionalitytype: enhancement
Milestone
Description
After speaking with @olivergierke, we came to the conclusion that there's no way to get a Resources collection added to an _embedded collection in the root of the envelope without using @JsonUnwrapped.
The problem then is that if there are multiple Resources fields, the last field serialized will overwrite the existing _embedded section.
I believe that @olivergierke suggests that a new custom serializer needs to be written to support adding Resources fields to the _embedded section.
Metadata
Metadata
Assignees
Labels
in: coreCore parts of the projectCore parts of the projectin: mediatypesMedia type related functionalityMedia type related functionalitytype: enhancement