-
Notifications
You must be signed in to change notification settings - Fork 6k
State of the 3.0.0_enhancements branch #7140
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
Comments
I ignored a whole bunch of unit test failures and removed all of swagger-generator and was able to build most of it.
as soon as I have a $ref for a parameter:
|
Hey @mricken , sorry for delay response. Right now, we're working focus on #6041 and #6077 , about failure build, the most common reason is because there are About if openApi 3.0 is going to support swagger 2.0, the answer is There is an estimate date About the issue you get, please, file the issue and i'll look on it. |
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to evaluate what my team needs to do to move from specs written in Swagger 2 to specs written in OpenAPI 3. To do that, I'm taking a look at the 3.0.0_enhancements branch.
Unfortunately, the branch does not build for me:
Judging by the checks done on commit, the branch stopped building successfully after November 22:
https://github.com/swagger-api/swagger-codegen/commits/3.0.0_enhancements
Things I'm trying to find out are:
It would be very helpful if I could actually build and experiment with this code.
Now, since @HugoMario is continuing to check things in, there must be a reasonable separation between what should work and what shouldn't.
Can you please explain how you work with this branch, even though a top-level build doesn't succeed? Do I just ignore failing unit tests?
Thanks!
--Mathias
The text was updated successfully, but these errors were encountered: