Update documentation
This commit is contained in:
parent
10a13f74e6
commit
06e33e1040
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ Base url = `https://corder.tech`
|
||||||
| `/mocha/users/{user_id}` | row with the given user | Yes |
|
| `/mocha/users/{user_id}` | row with the given user | Yes |
|
||||||
| `/mocha/users/*` | all rows | Yes |
|
| `/mocha/users/*` | all rows | Yes |
|
||||||
| `/mocha/top/{n}` | users with the n highest scores | Yes |
|
| `/mocha/top/{n}` | users with the n highest scores | Yes |
|
||||||
| `/mocha/set/{user_id}/{num_steps}` | 200 OK if successful | No |
|
| `/mocha/set/{user_id}/{new_score}` | 200 OK if successful | No |
|
||||||
|
|
Reference in a new issue