Update documentation
This commit is contained in:
parent
f6014749e1
commit
5e9098f1e9
1 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,6 @@
|
|||
API endpoints:
|
||||
# API endpoints:
|
||||
|
||||
```/mocha/users/{user_id}```
|
||||
| Endpoint | Return |
|
||||
| ------------------------ | ----------------------- |
|
||||
| `/mocha/users/{user_id}` | row with the given user |
|
||||
| `/mocha/users/*` | all rows |
|
||||
|
|
Reference in a new issue