Skip to content

metaTags insight #21

Open
Open
@Swader

Description

@Swader

Look into metaTags.

They seem to be a default field with Article API, as long as there are entries such as <meta property="article:tag" content="Artificial Intelligence" />. These then get translated into an array of objects like:

{
          "name": "Artificial Intelligence"
        }

If this is default now, add a getter into all entities (into the trait?).

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions