-
Notifications
You must be signed in to change notification settings - Fork 27
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 for stac-fastapi v2.5.x #101
Update for stac-fastapi v2.5.x #101
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥳
This comment was marked as outdated.
This comment was marked as outdated.
alright, tests do pass so ✅ Note: tests pass but it's kinda lucky because we add the prefix to the base_url, while it should be something separate. We don't need to change anything right now but in the future, we should refactor the tests |
all the comments are resolved, we can go ahead an merge 👍 |
Related Issue(s):
Description:
Update for stac-fastapi v2.5.3
PR Checklist:
pre-commit
hooks pass locallymake test
)make docs
)