Skip to content

Commit 2103017

Browse files
authored
Update README.md (#25)
Added sha256 of openapi-generator-cli-5.1.0.jar. Since a version and sha256 are hardcoded at https://github.com/OpenAPITools/openapi-generator-bazel/blob/master/internal/openapi_generator.bzl#L5, sha256 should be also specified along with openapi_generator_cli_version.
1 parent f30b7d2 commit 2103017

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ you must do the following steps:
2323
# You can provide any version of the CLI that has been uploaded to Maven
2424
openapi_tools_generator_bazel_repositories(
2525
openapi_generator_cli_version = "5.1.0",
26+
sha256 = "62f9842f0fcd91e4afeafc33f19a7af41f2927c7472c601310cedfc72ff1bb19"
2627
)
2728
```
2829

0 commit comments

Comments
 (0)