guardian / facia-scala-client

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

Add containerStylingSettings to collection config #330

Open Georges-GNM opened 1 week ago

Georges-GNM commented 1 week ago

What does this change?

Includes the suppressImages, containerLevel and imageAspectRatio fields.

How to test

How can we measure success?

Have we considered potential risks?

Images

Accessibility

Deployment

gu-scala-library-release[bot] commented 1 week ago

@Georges-GNM has published a preview version of this PR with release workflow run #42, based on commit f4831d07039daa83526ae5ebb62c981d1172b0f8:

13.0.0-PREVIEW.gl-cemmsadd-nested-container-config-metadata.2024-10-22T1532.f4831d07

Want to make another preview release? Click 'Run workflow' in the [GitHub UI](https://github.com/guardian/facia-scala-client/actions/workflows/release.yml), specifying the gl-cemms/add-nested-container-config-metadata branch, or use the [GitHub CLI](https://cli.github.com/) command: gh workflow run release.yml --ref gl-cemms/add-nested-container-config-metadata
Want to make a full release after this PR is merged? Click 'Run workflow' in the [GitHub UI](https://github.com/guardian/facia-scala-client/actions/workflows/release.yml), leaving the branch as the default, or use the [GitHub CLI](https://cli.github.com/) command: gh workflow run release.yml