Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
0.25
-
Puma Sprint 227, Puma Sprint 228-SaaS BrX v0.2
Description
To avoid self referencing issues and recursion in Jackson Serialization, the Page Model API uses Jackson Serialization Mixins to suppress certain properties or classes to be serialized
However, it is quite brittle (adding a getAncestor method in HippoBean is likely to now break serialization in content feed or page model api) and complex. This should be improved to make less brittle and less complex
Attachments
Issue Links
- is awaited by
-
HSTTWO-4724 Flatten the Page Model API response on known entities
- Closed