-
Notifications
You must be signed in to change notification settings - Fork 99
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
Properly type bbox and datetime #490
Conversation
644d271
to
f2158df
Compare
Hi @carderne. This is pr is pretty old now. Do you remember why it was never moved from Draft? It would be nice to add this work to the project as it looks really good. Thanks! |
Hmm... I can't remember! It was part of the work described in this comment #477 (comment) (this PR is points 1+2 from that comment). I'm not using stac-fastapi much right now but happy to get this PR over the line if you think useful! |
This should be ready for review now... |
Hi @carderne thank you! I will review this when I get home in a few days. |
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.
Looks great! Thank you.
Related Issue(s):
This PR comment: #477 (comment)
Description:
WIP
PR Checklist:
pre-commit run --all-files
)make test
)make docs
)