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