Update documentation

This commit is contained in:
Corder Guy 2018-04-19 13:48:52 -05:00
parent e7b31efc1f
commit ada9fc52de

View file

@ -7,5 +7,5 @@ Base url = `https://corder.tech`
| ---------------------------------- | ------------------------------- | ------------ |
| `/mocha/users/{user_id}` | row with the given user | Yes |
| `/mocha/users/*` | all rows | Yes |
| `/mocha/top/{n}` | users with the n highest scores | No |
| `/mocha/top/{n}` | users with the n highest scores | Yes |
| `/mocha/set/{user_id}/{num_steps}` | 200 OK if successful | No |