guardian / content-api-scala-client

A Scala client library for the Guardian's Content API
Apache License 2.0
40 stars 16 forks source link

Fix Photo Essays in Format #320

Closed buck06191 closed 3 years ago

buck06191 commented 3 years ago

What does this change?

Photo Essays needed the display hint to be camel case, not lower case. I've added a test for this and the correct design when both the feature tag and the photo essay display hint are present. I've also made them always an Immersive display to keep parity with what is currently in Frontend.

How to test

sbt test