Open chenrui333 opened 5 years ago
Looks like there is already one on this, https://github.com/OpenAPITools/openapi-generator-bazel
Yes, but it does not work with Bazel 1+ due to a deprecated rule (maven_jar)
Are there plans to support open api generator ? They have more platforms supported like quarkus, micronaut, etc
In May 2018, swagger-codegen contributors have decided to fork Swagger Codegen to maintain a community-driven version called "OpenAPI Generator" (https://openapi-generator.tech), which supports both OpenAPI/Swagger spec v2 and v3.
For the reasons behind the fork, please refer to the Q&A: https://github.com/OpenAPITools/openapi-generator/blob/master/docs/qna.md.
For migration, please refer to https://github.com/OpenAPITools/openapi-generator/blob/master/docs/migration-from-swagger-codegen.md