Skip to content

Commit

Permalink
Add endpoint user
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin01 committed Nov 6, 2014
1 parent 68e10a7 commit 5884e3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/json/api-descriptors.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,9 @@
"requireIdentifier": true,
"expectedStatus": 204
},
"getUser": {
"endpoint": "/user"
},
"getUsers": {
"endpoint": "/users"
},
Expand Down

0 comments on commit 5884e3c

Please sign in to comment.