uphold-sdk-javascript
uphold-sdk-javascript copied to clipboard
Update `api` method to allow different `content-type`
Description
The .api method should allow different content-type. Right now, it's only allowing application/json and forcing the body to be stringified.
Let's discuss the better approach to handle it.
Related issues
- #7