Skip to content

[FEAT] Return the complete object with relations #41

Description

@aspirio187

Is your feature request related to a problem? Please describe.

When retrieving an element from the API, we only get the ID of the related object. It would be easier to directly return the object with the relation

Describe the solution you'd like

Either work like OData API by adding a optional argument in the route providing the complete object or just keep working with the current solution

Describe alternatives you've considered

Changing the API to an OData V4 API

Additional context

...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions