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

Get sortby fix #50

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

Conversation

jonhealy1
Copy link
Contributor

Related Issue(s):

Description:

GET /search sortby was only sorting in one direction as the '+' operator was not being recognized via the url string. A similar pr was recently introduced for stac-fastapi-elasticsearch. Tests were added.

PR Checklist:

  • pre-commit hooks pass locally
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant