Skip to content

Add "include" Query Parameter #266

@fvanderflier

Description

@fvanderflier

The query parameter should look something like mydappiapi/authors?include=books, books.editions

Acceptance Criteria

  • The query param is parsed and validated in an Action filter, and attached to the current HttpContext. Take a look at: feat: extensive filters #200 for an idea.
  • This should be done in accordance to Create a dynamic repository #265 . Meaning that the action filter should map the query parameter to something useful to the repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions