Skip to content

Fortune Linked resource paging and sorting #160

@craigedmunds

Description

@craigedmunds

Provide a way to sort & page linked resources within fortune.

We currently support it on a resource level, with a syntax like:
/users?sort=firstName&page=1&pageSize=10

It would be great to support this when including linked resources, maybe with a syntax like:
/users?include=flights&sort[flights]=deptDate&page[flights]=1&pageSize[flights]=10

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