Merge commit '39b22ba91b' into kb_migration

This commit is contained in:
KMY 2023-05-26 15:17:34 +09:00
commit 06f0656a7b
9 changed files with 58 additions and 38 deletions

View file

@ -5,7 +5,7 @@ class REST::AccountSerializer < ActiveModel::Serializer
include FormattingHelper
attributes :id, :username, :acct, :display_name, :locked, :bot, :discoverable, :group, :created_at,
:note, :url, :avatar, :avatar_static, :header, :header_static, :searchability, :subscribable,
:note, :url, :avatar, :avatar_static, :header, :header_static, :subscribable,
:followers_count, :following_count, :statuses_count, :last_status_at, :other_settings,
:noindex