wellcomecollection / catalogue-api

:crystal_ball: The API for searching the Wellcome Collection catalogue.
https://developers.wellcomecollection.org
MIT License
4 stars 0 forks source link

New scala-libs release: SierraSource to request item location #788

Closed agnesgaroux closed 3 months ago

agnesgaroux commented 4 months ago

As part of the offsite requesting work, we need to pull in the item's location from Sierra.

This requires adding location to the list of requiredItemFields that Sierra includes in the response

agnesgaroux commented 4 months ago

Use scala-libs v32.41.0 in catalogue-api https://github.com/wellcomecollection/catalogue-api/pull/789

Release scala-libs v32.41.1 https://github.com/wellcomecollection/scala-libs/pull/244 Once this is merged there will be another PR coming to use v32.41.1 in catalogue-api