Skip to content

Add sub resource support in RepresentationModel #920

@toedter

Description

@toedter

The current RepresentationModel only supports links. Since many concrete representations support sub resources, e.g.:

  • _embedded in HAL / HAL Forms
  • entities in Siren
  • included in JSON:API

it would be nice if this concept is supported in the generic representation model, so it could be mapped automatically if this concept is supported by a concrete representation.

This is related to #864 and #968

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions