Do not require authentication for user search in MastoAPI
This commit is contained in:
parent
8c65b69d4a
commit
1aa4994f6d
2 changed files with 8 additions and 1 deletions
|
|
@ -41,6 +41,12 @@ Has these additional fields under the `pleroma` object:
|
|||
- `is_admin`: boolean, true if user is an admin
|
||||
- `confirmation_pending`: boolean, true if a new user account is waiting on email confirmation to be activated
|
||||
|
||||
## Account Search
|
||||
|
||||
Behavior has changed:
|
||||
|
||||
- `/api/v1/accounts/search`: Does not require authentication
|
||||
|
||||
## Notifications
|
||||
|
||||
Has these additional fields under the `pleroma` object:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue