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

Question: Will v2 be released? #1766

Open
r3st opened this issue Feb 21, 2024 · 7 comments
Open

Question: Will v2 be released? #1766

r3st opened this issue Feb 21, 2024 · 7 comments

Comments

@r3st
Copy link

r3st commented Feb 21, 2024

I'm interested to generate openapi 3.x.x specification for api and already tested rc3 of v2 release. Will the v2 released soon?

@sdghchj
Copy link
Member

sdghchj commented Mar 6, 2024

@Nerzal

@Nerzal
Copy link
Contributor

Nerzal commented Mar 6, 2024

Good question. From my point of view v2 is not yet stable enough and needs some more help to get it going

@r3st
Copy link
Author

r3st commented Mar 6, 2024

What is missing to get it stable?
Perhaps I can help with some issue.

@jvilhuber
Copy link

I'm also interested in openapi v3 (or at least something like the pattern tag). Any chance you can tag some of the issues that the v2 branch still needs so others can help? v2 Used for all v2 related issues
I could probably invest some time..

@8thgencore
Copy link

The repository is dying, as for me, it looks promising https://github.com/danielgtaylor/huma

@ANDREYDEN
Copy link

As a temporary workaround I'm using swagger-codegen to convert v2 to v3.

For Mac users it looks like this:

brew install swagger-codegen
swagger-codegen generate -l openapi -i ./input-swagger.json -o ./output-directory

Note: you might find that a custom JAVA_HOME declaration will interfere with swagger-codegen (SO question)

@alexrjones
Copy link

I'd be keen to help build out the OpenAPI 3 functionality, but it's not clear what remains to be done. @Nerzal or other maintainers, is there any tracking of the work that's left - a milestone or issue or similar?

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

7 participants