Skip to content

Change callback return API from (error, response, data) to (error, data, response) #14

@Glavin001

Description

@Glavin001

Change callback return API from (error, response, data) to (error, data, response).
We should care more about the data than the response. The response is messy. The whole point of this library is to handle the response parsing!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions