v0.6.0
All resolved promises now return a wrapped object containing the response statusCode 3bfbfe9
{
statusCode: 200 # or other successful status codes
body: { ... } # the body of the response coming from SPHERE.IO
}All resolved promises now return a wrapped object containing the response statusCode 3bfbfe9
{
statusCode: 200 # or other successful status codes
body: { ... } # the body of the response coming from SPHERE.IO
}