You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Closes
Add async JSON Schema validation:
[#627](https://github.com/stac-utils/rustac/issues/627?utm_source=chatgpt.com)
## Description
Adds asynchronous JSON Schema validation via [async
retrieve](Stranger6667/jsonschema#703)
## Checklist
Delete any checklist items that do not apply (e.g. if your change is
minor, it may not require documentation updates).
- [x] Unit tests
- [x] Documentation, including doctests
- [x] Git history is linear
- [x] Commit messages are descriptive
- [ ] (optional) Git commit messages follow [conventional
commits](https://www.conventionalcommits.org/en/v1.0.0/)
- [x] Code is formatted (`cargo fmt`)
- [x] `cargo test`
<!-- markdownlint-disable-file MD041 -->
0 commit comments