go client ci deployment

This commit is contained in:
Ruben Fiszel
2022-10-14 20:17:01 +02:00
parent 8a0a3d84ca
commit 889d065c9f
3 changed files with 6 additions and 19459 deletions

View File

@@ -10,5 +10,5 @@ npx @redocly/openapi-cli@latest bundle openapi2.yaml --ext json > openapi-bundle
rm -rf api/ || true
mkdir -p api
oapi-codegen -old-config-style --package=windmill_api --generate=types,client openapi-bundled.json > api/windmill_api.gen.go
rm openapi*
~/go/bin/oapi-codegen -old-config-style --package=windmill_api --generate=types,client openapi-bundled.json > api/windmill_api.gen.go
rm openapi*

File diff suppressed because it is too large Load Diff