sul-dlss / sdr-client

SDR API client (in Ruby)
https://sul-dlss.github.io/sdr-api/
Other
0 stars 1 forks source link

allow folio_instance_hrid to be passed in and create catalogLinks in cocina as needed #266

Closed peetucket closed 1 year ago

peetucket commented 1 year ago

Why was this change made? 🤔

Fixes #265 - add folio_instance_hrid as a parameter that can be passed into the client and add to cocina identification block as needed.

Note this PR allows both to be passed in and will add both IDs to cocina if both are passed.

How was this change tested? 🤨

Updated/added tests