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

Queryables 404 for non-existent collection ids #482

Merged

Conversation

mmcfarland
Copy link
Contributor

@mmcfarland mmcfarland commented Oct 25, 2022

Related Issue(s):

Description:
Return a not-found response if pgstac does not return a queryable object when passed a non-existing collection id.

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, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

@mmcfarland mmcfarland changed the title Queryables 404's for non-existent collection Queryables 404 for non-existent collection ids Oct 25, 2022
Return a not-found response if pgstac does not return a queryable
object when passed a non-existing collection id.
@mmcfarland mmcfarland force-pushed the fix/404-non-collection-queryable branch from 933c26f to d9bcf6a Compare October 25, 2022 18:59
@mmcfarland mmcfarland marked this pull request as ready for review October 25, 2022 19:15
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.

2 participants