Changelog
v7.1.0
statusCode
and uri
to the root response objectChangelog
v6.0.0
[major] Adds in the package url-join
to properly concat URL's when building the request. This breaking change requires partial url segments to be used when making requests instead of specifying fully-qualified paths. See: https://github.com/appnexus/anx-api/issues/70
Changelog
v5.0.3
url-join
to properly concat URL's when building the request