docs(api): defined some endpoints
This commit is contained in:
parent
49e193768d
commit
e4ab36474c
|
@ -19,7 +19,7 @@ __(ND)__ -> Not designed yet.
|
|||
- [ ] `/followers`
|
||||
- [ ] `/deactivate`
|
||||
- [ ] `/activate`
|
||||
- `/user/`
|
||||
- `/user`
|
||||
- [X] `/info`
|
||||
- [ ] `/follow`
|
||||
- [ ] `/follows`
|
||||
|
@ -45,6 +45,8 @@ __(ND)__ -> Not designed yet.
|
|||
- [ ] `/list`
|
||||
- [ ] `/fetch/{id}`
|
||||
- [ ] `/create`
|
||||
- [ ] `/servers` (ND)
|
||||
- [ ] `/overview` (ND)
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
Loading…
Reference in New Issue