Adjust CustomHypermediaType so it produces HAL-like JSON #1260
Labels
in: infrastructure
Build infrastructure and dependency upgrades
in: mediatypes
Media type related functionality
More and more, people are using our test example,
CustomHypermediaType
, to produce HAL-like JSON, but served under a different media type.To avoid questions like, "why doesn't this produce the right JSON", it makes sense to properly register all the parts of HAL.
From a project perspective, it only alters some test cases. But from an example perspective, it should be quite handy.
The text was updated successfully, but these errors were encountered: