meetup / rules_openapi

🍃 bazel rules for generating code from openapi specifications
MIT License
52 stars 25 forks source link

Properly handle custom openapi-generator jar without version number #55

Closed jimsong closed 2 years ago

jimsong commented 2 years ago

If using a custom codegen jar without a version number in the standard format, assume version 5.x by default.