up-api-client
v1.59.0
Published
## Development
Keywords
Readme
UP API client
Development
Generate DTO interfaces
PS: This step assumes swagger.yaml in current dir
npm run gen:dtoAdd / Edit client code
Build code with:
npm run buildRun tests
npx jestPublish to NPM
npm publish