stac-utils / stac-server

A Node-based STAC API, AWS Serverless, OpenSearch
MIT License
68 stars 27 forks source link

fix bug where next param was missing when sortby was specified #686

Closed philvarner closed 8 months ago

philvarner commented 8 months ago

Related Issue(s):

Proposed Changes:

  1. when sortby is used, correctly return a next parameter in the next link
  2. release prep for 3.5.0

PR Checklist: