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

OpenAPI 3.1 #31

Open
m-mohr opened this issue Jun 24, 2020 · 3 comments
Open

OpenAPI 3.1 #31

m-mohr opened this issue Jun 24, 2020 · 3 comments

Comments

@m-mohr
Copy link
Collaborator

m-mohr commented Jun 24, 2020

OpenAPI 3.1 is in release candidate phase: https://github.com/OAI/OpenAPI-Specification/releases/tag/3.1.0-rc0

There most important change for us is:

The Schema Object is now fully compliant with JSON Schema draft 2019-09

It allows us to re-use the JSON Schemas of the core STAC repo and get rid of many lines of OpenAPI schemas, it also allows to link to GeoJSON JSON Schema, for example. Related issue it would help with are #29 and #8.

Drawback will be that tooling will take some time to adopt, especially Spectral (for validation) and ReDoc (for documentation) are important.

Related: opengeospatial/ogcapi-features#404

@cholmes
Copy link
Collaborator

cholmes commented Nov 2, 2020

Putting this on beta.2, since it seems like we should wait till it 3.1.0 final, and hopefully tooling can catch up a bit.

@m-mohr
Copy link
Collaborator Author

m-mohr commented Nov 2, 2020

Likely even quite a bit later :-)

@philvarner
Copy link
Collaborator

Open API 3.1 RC1 just came out, so bumping this past beta.2

@philvarner philvarner removed this from the 1.0.0-beta.2 milestone May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants