Skip to content

Commit 1882c26

Browse files
committed
bump openapi generator
1 parent 7316b45 commit 1882c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
VAULT_VERSION ?= 1.14.0
44
OPENAPI_YAML := openapi.yaml
5-
CODEGEN_IMAGE := openapitools/openapi-generator-cli:v6.4.0
5+
CODEGEN_IMAGE := openapitools/openapi-generator-cli:v7.10.0
66
CODEGEN_CONFIG_FILE := config.yaml
77
OPENAPI_FOLDER := openapi
88
CLIENT_FOLDER := client

0 commit comments

Comments
 (0)