1. 05 Jul, 2017 1 commit
    • Timothy Andrew's avatar
      Fix build for !12300. · 94258a65
      Timothy Andrew authored
      - The `/users` and `/users/:id` APIs are now accessible without
        authentication (!12445), and so scopes are not relevant for these endpoints.
      
      - Previously, we were testing our scope declaration against these two methods.
        This commit moves these tests to other `GET` user endpoints which still
        require authentication.
      94258a65
  2. 04 Jul, 2017 19 commits
  3. 03 Jul, 2017 20 commits