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 CAPI models to 17.5.2 #381

Closed waisingyiu closed 1 year ago

waisingyiu commented 1 year ago

What does this change?

This PR pulls in content-api-models 17.5.2 (https://github.com/guardian/content-api-models/pull/220), which supports the new optional field of pocketCastsUrls in tag.

This PR is required to allow MAPI to consume the new data field through the content-api-scala-client module.