Skip to content

Commit

Permalink
chore(deps): Update open api generator in python sdk client to 7.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Yatin Gupta <yatingupta7777@gmail.com>
  • Loading branch information
YatinGupta777 committed Apr 1, 2024
1 parent d8acad7 commit e20875d
Show file tree
Hide file tree
Showing 1,218 changed files with 74,368 additions and 285,976 deletions.
2 changes: 1 addition & 1 deletion sdks/python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ else
sed 's/io.k8s.apimachinery.pkg.apis.meta.v1.//' \
> $(WD)/swagger.json
cp ../../LICENSE $(WD)/LICENSE
$(DOCKER) openapitools/openapi-generator-cli:v5.4.0 \
$(DOCKER) openapitools/openapi-generator-cli:v7.4.0 \
generate \
--input-spec /wd/swagger.json \
--generator-name python \
Expand Down
425 changes: 417 additions & 8 deletions sdks/python/client/argo_workflows/__init__.py

Large diffs are not rendered by default.

17 changes: 14 additions & 3 deletions sdks/python/client/argo_workflows/api/__init__.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e20875d

Please sign in to comment.