2020.12.16 • Published 4 years ago
gulliver-capacitor-typescript-client v2020.12.16
Zap Storage (Capacitor) TypeScript Client
A TypeScript client for the Zap Storage (Capacitor) API.
The code in this repository is generated automatically by OpenAPI TypeScript Generator.
Client Generation
Requirements
- Node.js (10.x or greater)
Recommended to use nvm (nvm install && nvm use
).
Generation
- Download the latest version of the API schema with
make update
. - Update the client with
$ make build
- Review and send up a PR.
Publishing
This package will automatically be published with each push to master.
2020.12.16
4 years ago