stac-fastapi
stac-fastapi copied to clipboard
return 400 for datetime errors
Related Issue(s):
Description:
PR Checklist:
- [x]
pre-commit
hooks pass locally - [x] Tests pass (run
make test
) - [x] Documentation has been updated to reflect changes, if applicable, and docs build successfully (run
make docs
) - [x] Changes are added to the CHANGELOG.