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

Is OpenAPI 3 support working.. or this project is more or less dead? #7

Open
apisorbust opened this issue Jun 5, 2020 · 1 comment

Comments

@apisorbust
Copy link

I saw a thread from the original go openapi parser that indicated this is the repo to use for OpenAPI 3 support. Last update is 3 months ago.. so I have hope that this is being worked on. But I can't find anything that talks much about this. The README of the repo leaves a lot to be desired. How do we use this in our own code to parse OpenAPI 3 definitions? Does it work with multiple files with refs or does it require some sort of aggregation before parsing? Does it parse in to a usable SDK where by I can iterate through paths, components, tags, vendor extensions, etc?

It would be fantastic to get some info with regards to how much of the spec is supported, some examples of how to use this SDK in our own code, some timeline as to when the full spec will be supported, etc.

Thank you.

@BastienGermond
Copy link

It has been two years since any development happened, is there any go implementation (feature complete or almost) of OpenAPI v3 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants