Merge commit '730bb3e211' into kb_development

This commit is contained in:
KMY 2023-02-25 11:14:35 +09:00
commit de3512fb82
74 changed files with 34 additions and 188 deletions

View file

@ -3,7 +3,7 @@
class REST::PreviewCardSerializer < ActiveModel::Serializer
include RoutingHelper
attributes :url, :title, :description, :type,
attributes :url, :title, :description, :language, :type,
:author_name, :author_url, :provider_name,
:provider_url, :html, :width, :height,
:image, :embed_url, :blurhash