-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Language
- Javascript
- Typescript
Some of the return types are wrong. The API documentation doesn't match the actual return from the API.
For example GetCustomers returns an array of type Customer but it actually does that under a subkey of Customer.
So response needs to be response.Customer
I've started updating the types from 1.0.2 onwards. I'll tag any updates in this issue.
Metadata
Metadata
Assignees
Labels
No labels