mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
chore: Document new search API route
This commit is contained in:
parent
e3f5b494cd
commit
e47c0f9315
1 changed files with 1 additions and 1 deletions
|
|
@ -270,6 +270,7 @@ Tests needed but completed:
|
|||
- `/api/v1/favourites`
|
||||
- `/api/v1/accounts/:id/followers`
|
||||
- `/api/v1/accounts/:id/following`
|
||||
- `/api/v2/search`
|
||||
|
||||
Endpoints left:
|
||||
|
||||
|
|
@ -322,7 +323,6 @@ Endpoints left:
|
|||
- `/api/v1/notifications/:id`
|
||||
- `/api/v1/notifications/clear`
|
||||
- `/api/v1/notifications/:id/dismiss`
|
||||
- `/api/v2/search`
|
||||
- `/api/v2/instance`
|
||||
- `/api/v1/instance/peers`
|
||||
- `/api/v1/instance/activity`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue