1.9.0-rc-1 • Published 2 years ago

cloudtower-typescript-sdk v1.9.0-rc-1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

cloudtower-typescript-sdk

typescript version of cloudtower operation api

how to update generated file

  • manual copy lastest swagger-3.0.json file to ./ directory and run LOCAL=TRUE npm run generate
  • from online source run npm run generate