Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update pagination for collection-search #155

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 7, 2024

  1. add failing test

    vincentsarago committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    456c515 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. handle collection paging differently (#156)

    * handle collection paging differently
    
    * test next link
    hrodmn authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a9dce7e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Merge branch 'main' of https://github.com/stac-utils/stac-fastapi-pgstac

     into patch/collection-search-paging
    vincentsarago committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    66a540e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8862c93 View commit details
    Browse the repository at this point in the history
  3. uncomment test

    vincentsarago committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    576a9dc View commit details
    Browse the repository at this point in the history