Skip to content

Update paging to follow API spec #47

@matthewhanson

Description

@matthewhanson

stac-server currently converts POST requests to GET requests and uses that as a next link.

Instead it needs to follow the spec where it returns a next page token variable, along with headers and body that the client needs to resend to go to the next page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions