sul-dlss / dor-services-app

A Rails application exposing Digital Object Registry functions as a RESTful HTTP API
https://sul-dlss.github.io/dor-services-app/
Other
3 stars 2 forks source link

Use md5 provided by purl-fetcher in DigitalStacksDiffer #5108

Closed justinlittman closed 2 weeks ago

justinlittman commented 2 weeks ago

Currently DigitalStacksDiffer determines which files are on stacks by getting the cocina from purl. Instead, it should determine which files are on stacks by getting the md5s using purl-fetcher-client.

Depends on https://github.com/sul-dlss/purl_fetcher-client/issues/44