Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
myandrienko committed May 16, 2024
1 parent 08da110 commit 2ff7fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-typecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
-v $(pwd)/protocol:/local openapitools/openapi-generator-cli generate \
-i /local/openapi/video-openapi-clientside.yaml \
-g typescript-fetch \
-o /local/ts-sdk
-o /local/ts-sdk \
--additional-properties=supportsES6=true \
--additional-properties=modelPropertyNaming=original \
--additional-properties=enumPropertyNaming=UPPERCASE \
Expand Down

0 comments on commit 2ff7fba

Please sign in to comment.