• Robert Knight's avatar
    Add an option to API request methods to include metadata in the response · a21d3c23
    Robert Knight authored
    Add an option to return metadata in the response as well as just the
    JSON response from the server. This will initially be used to determine
    the access token that was used to make the request and therefore whether
    it was authenticated or not. In future it could also return information
    from HTTP headers or the status code if useful.
    a21d3c23
Name
Last commit
Last update
.github Loading commit data...
docs Loading commit data...
images Loading commit data...
scripts Loading commit data...
src Loading commit data...
.babelrc Loading commit data...
.eslintignore Loading commit data...
.eslintrc Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
.npmrc Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
CODE_OF_CONDUCT Loading commit data...
Jenkinsfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...
requirements-dev.in Loading commit data...
yarn.lock Loading commit data...