Merge branch 'account-notes' into 'develop'
MastoAPI: Add user notes on accounts See merge request pleroma/pleroma!3540
This commit is contained in:
commit
73609211a4
12 changed files with 162 additions and 6 deletions
|
|
@ -282,6 +282,7 @@ defmodule Pleroma.Web.ApiSpec.Schemas.Status do
|
|||
"id" => "9toJCsKN7SmSf3aj5c",
|
||||
"muting" => false,
|
||||
"muting_notifications" => false,
|
||||
"note" => "",
|
||||
"requested" => false,
|
||||
"showing_reblogs" => true,
|
||||
"subscribing" => false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue