Skip to content

Commit

Permalink
update openapi generator version
Browse files Browse the repository at this point in the history
  • Loading branch information
RiccardoPetteruti-Onfido committed Apr 23, 2024
1 parent 88ae934 commit 6cdf06f
Show file tree
Hide file tree
Showing 6 changed files with 168 additions and 156 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-specs-and-client-libraries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
php_version: ${{ steps.generator.outputs.php_version }}
python_version: ${{ steps.generator.outputs.python_version }}
container:
image: openapitools/openapi-generator-cli:v7.4.0
image: openapitools/openapi-generator-cli:v7.5.0
env:
OPENAPI_GENERATOR_COMMAND: docker-entrypoint.sh
BUMP_CLIENT_LIBRARY_VERSION: ${{ inputs.type-of-change }}
Expand Down
4 changes: 2 additions & 2 deletions generators/java/okhttp-gson/templates/SHA256SUM
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

16502193337397367078434a27f67edfc6410f4c06d12db876155885d6a49394 ./README.mustache
c3d88c055ea33b1ba005b4344a2a95d7bf1d3ba4d4f931e26575c87a1e1c3c4a ./libraries/okhttp-gson/ApiClient.mustache
f5f282511d50815920f98c963b5c46ecbe5ca7d4103c209ef856bf02925f0934 ./libraries/okhttp-gson/oneof_model.mustache
7b635a5f3fcc4cb2ace38f0dd0ca8252a78090e592a6c35fe5a08f7bc407ef6b ./libraries/okhttp-gson/ApiClient.mustache
0e06162937a3175d59b3bdb9fa249de9888ea0d0a06cfbae543f53720ff706e5 ./libraries/okhttp-gson/oneof_model.mustache
Loading

0 comments on commit 6cdf06f

Please sign in to comment.