mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Add new API endpoint (instance endpoint)
This commit is contained in:
parent
4b82655e33
commit
bff170d2e2
4 changed files with 100 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ Working endpoints are:
|
|||
- `/api/v1/statuses/:id` (`GET`, `DELETE`)
|
||||
- `/api/v1/statuses`
|
||||
- `/api/v1/apps`
|
||||
- `/api/v1/instance`
|
||||
- `/api/v1/apps/verify_credentials`
|
||||
- `/oauth/authorize`
|
||||
- `/oauth/token`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue