Skip to content

Commit 2eb937e

Browse files
authored
Update README.md
1 parent d2f2a69 commit 2eb937e

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

README.md

-523 Bytes

cuculus-api-typescript-sdk

Install openapi-generator-cli

npm install -g @openapitools/openapi-generator-cli

Generate src

openapi-generator-cli generate -i ./docs/cuculus-openapi.yaml -g typescript-fetch -o ./src -c ./config.json

0 commit comments

Comments
 (0)