PreviewCardAuthor
Represents an author in a rich preview card.
Attributes
name
Description: The original resource author’s name. Replaces the deprecated author_name
attribute of the preview card.
Type: String
Version history:
4.3.0 - added
url
Description: A link to the author of the original resource. Replaces the deprecated author_url
attribute of the preview card.
Type: String (URL)
Version history:
4.3.0 - added
account
nullable
Description: The fediverse account of the author.
Type: Account
Version history:
4.3.0 - added
See also
PreviewCard (authors
attribute)
app/serializers/rest/preview_card_serializer.rbLast updated August 23, 2024 · Improve this page