guardian / facia-scala-client

Low level client for the Facia JSON API
Other
2 stars 1 forks source link

add podcast tag to config fields #253

Closed dskamiotis closed 3 years ago

dskamiotis commented 3 years ago

What does this change?

Within Fronts we currently have various options in tags to help define the type of article, or to associate an apt tag to an article.

In this PR we are adding a Podcast field to the tags so that users can select this as a type of article.

How to test

This can be tested using publishLocal and then running the facia-tool locally to check for changes

Images

Before After
image image

Accessibility