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

Add showChannels param #385

Closed JustinPinner closed 1 year ago

JustinPinner commented 1 year ago

What does this change?

We're adding the showChannels parameter.

How to test

Unit tests ensure that the parameter is correctly mapped to the backend query.

How can we measure success?

Consumers can request (API key tier permitting) visibility of channel data.

Have we considered potential risks?

This is very low risk, we're just shadowing a feature that is already understood in CAPI.

Images

N/A

Accessibility

JustinPinner commented 1 year ago

Closing until we actually need this feature (and possibly more extensive channels support)