• Robert Knight's avatar
    Update API route definitions used by tests · 3cc4f897
    Robert Knight authored
     - Update the API index definitions used by the tests for the `api` service
       to be in sync with the actual index returned by https://hypothes.is/api/.
    
     - Move the definitions into a separate file to make them easier to update in
       future and add instructions on how to update them.
    
     - Fix two errors in the tests; use of "PUT" instead of "PATCH" for
       updating an annotation and an incorrect parameter name in the API call
       to remove a group member.
    3cc4f897
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...