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

feat: add support for swagger codegen 3.x #60

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

bendavini
Copy link
Contributor

The maven and java package coordinates for swagger codegen 3.x have changed since 2.x (io.swagger:swagger-codegen-cli -> io.swagger.codegen.v3:swagger-codegen-cli, io.swagger.codegen.SwaggerCodegen -> io.swagger.codegen.v3.cli.SwaggerCodegen, respectively), so the .bzl file needs to be updated to support this.

@chenrui333
Copy link
Contributor

make sense, thanks!

@chenrui333 chenrui333 merged commit 314d9f6 into meetup:master Aug 26, 2023
4 checks passed
@chenrui333 chenrui333 changed the title Add support for swagger codegen 3.x feat: add support for swagger codegen 3.x Aug 26, 2023
@bendavini bendavini deleted the topic/davinib/swaggerv3-support branch August 28, 2023 19:46
rp-alexisrodriguez added a commit to recarga/rules_openapi that referenced this pull request Sep 11, 2023
feat: add support for swagger codegen 3.x (meetup#60)
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

Successfully merging this pull request may close these issues.

None yet

2 participants