OpenAPITools / openapi-generator-bazel

Bazel plugin for OpenAPI Generator
Apache License 2.0
66 stars 48 forks source link

Failure to run basic example #29

Closed uniquefine closed 1 year ago

uniquefine commented 2 years ago

I tried to execute the getting started example setup. The generation target fails because the checksum of the downloaded cli file is different from the code. The minimum setup to reproduce the error is attached. reproduce_failure.zip

oncilla commented 2 years ago

@uniquefine I think this is resolved by: https://github.com/OpenAPITools/openapi-generator-bazel/pull/25