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

Bump content-api-models version #374

Closed JustinPinner closed 1 year ago

JustinPinner commented 1 year ago

Due to https://github.com/guardian/content-api-models/pull/218

What does this change?

Pulling in an updated version of content-api-models from the above linked PR. This adds optional bool isMandatory fields to the thrift models of

How to test

Release a beta build and test in a consumer application

How can we measure success?

Does it do all the right things? Success!

Have we considered potential risks?

Once released to the World (as a non-beta) it's up to consumers to update it when they choose. We'll have tested it in at least one application before then.

Images

N/A

Accessibility