Skip to content

Conversation

@jonhealy1
Copy link
Collaborator

@jonhealy1 jonhealy1 commented Sep 28, 2025

Related Issue(s):

Description:

Added

  • Environment variable ENABLE_COLLECTIONS_SEARCH_ROUTE to turn on/off the /collections-search endpoint.
  • POST and GET /collections-search endpoint for collections search queries, needed because POST /collections search will not work when the Transactions Extension is enabled. Defaults to False.

Changed

  • Refactored /collections endpoint implementation to support both GET and POST methods.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

@jonhealy1 jonhealy1 marked this pull request as ready for review September 28, 2025 15:14
@jonhealy1 jonhealy1 merged commit f85eb7a into stac-utils:main Sep 29, 2025
15 checks passed
@jonhealy1 jonhealy1 deleted the post-collections-search branch September 29, 2025 07:48
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