sul-dlss / purl-fetcher

An HTTP API for querying and updating PURLs
0 stars 1 forks source link

FilesByMd5Service: in addition to confirming that a file exists before including it in the array #call returns, confirm that the file is of the expected size #935

Closed jmartin-sul closed 1 week ago

jmartin-sul commented 2 weeks ago

fixes https://github.com/sul-dlss/dor-services-app/issues/5191

assumes size metadata will always be present, but that seems like a safe bet?

jmartin-sul commented 1 week ago

passed integration tests, merging