Update documentation
This commit is contained in:
parent
e7b31efc1f
commit
ada9fc52de
1 changed files with 1 additions and 1 deletions
|
@ -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 |
|
||||
|
|
Reference in a new issue