1.4.0 • Published 4 years ago
@upload-io/upload-api-client v1.4.0
Upload API Client
Client stubs for the Upload API.
Includes all Upload API endpoints.
Uses
fetch(to support browser & Node.js, assuming polyfills).
Updating the stubs
Instructions for Upload Team developers:
Pull latest
upload-io/upload(in a working dir calleduploadnext to this repository's working dir).Run
npm run generatein this repository.Follow
RELEASING.mdif there are changes.