Merge commit '730bb3e211
' into kb_development
This commit is contained in:
commit
de3512fb82
74 changed files with 34 additions and 188 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue