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

Add schemars support #177

Merged
merged 1 commit into from
Jul 9, 2023
Merged

Add schemars support #177

merged 1 commit into from
Jul 9, 2023

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Jul 8, 2023

Related to

Will (hopefully) enable OpenAPI documentation for stac-server-rs.

Description

Needs geojson schemars support, or we need to implement or own geometry class. Neither option is awesome.

Checklist

  • Unit tests
  • Documentation, including doctests
  • Git history is linear
  • Commit messages are descriptive
  • (optional) Git commit messages follow conventional commits
  • Code is formatted (cargo fmt)
  • cargo test
  • Changes are added to the CHANGELOG

@gadomski gadomski self-assigned this Jul 8, 2023
@gadomski gadomski mentioned this pull request Jul 9, 2023
8 tasks
@gadomski gadomski marked this pull request as ready for review July 9, 2023 14:06
@gadomski gadomski added this to the stac-api-v0.3.0 milestone Jul 9, 2023
@gadomski gadomski enabled auto-merge (rebase) July 9, 2023 14:06
@gadomski gadomski merged commit ff601fa into main Jul 9, 2023
7 checks passed
@gadomski gadomski deleted the schemars branch July 9, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant