docs(api): defined some endpoints

This commit is contained in:
antifallobst 2023-09-26 17:58:24 +02:00
parent 49e193768d
commit e4ab36474c
Signed by: antifallobst
GPG Key ID: 2B4F402172791BAF
3 changed files with 3 additions and 1 deletions

View File

@ -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

0
docs/admin/overview.md Normal file
View File

0
docs/admin/servers.md Normal file
View File