Accept avatar_description and header_description in /api/v1/accounts/update_credentials (#39547)
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
parent
b06e9f5a5e
commit
30b1bf86fa
@ -27,7 +27,9 @@ class Api::V1::Accounts::CredentialsController < Api::BaseController
|
||||
:display_name,
|
||||
:note,
|
||||
:avatar,
|
||||
:avatar_description,
|
||||
:header,
|
||||
:header_description,
|
||||
:locked,
|
||||
:bot,
|
||||
:discoverable,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user