Skip to content

Commit

Permalink
⬆️ Use latest version for openapi-generator-cli
Browse files Browse the repository at this point in the history
Signed-off-by: ff137 <[email protected]>
  • Loading branch information
ff137 committed Apr 17, 2024
1 parent 61dae90 commit adeb319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate-open-api-spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
##########################################################################################

SWAGGER_GEN_CONTAINER="docker.io/swaggerapi/swagger-codegen-cli:2.4.39"
OPENAPI_GEN_CONTAINER="docker.io/openapitools/openapi-generator-cli:v6.6.0"
OPENAPI_GEN_CONTAINER="docker.io/openapitools/openapi-generator-cli:v7.5.0"

# Ensure the script is running from the directory containing this script
cd $(dirname $0)
Expand Down

0 comments on commit adeb319

Please sign in to comment.