sul-dlss / purl-fetcher

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

Return filenames / fixities for the API that DSA calls #811

Closed jcoyne closed 2 weeks ago

jcoyne commented 3 weeks ago

So that we don't have to re-write the cocina when the cocina versions used by DSA and persisted in /purl don't match.

The key of the response will be the digest hash (use md5 for now) because there can be multiple versions with the same file name. Also make it clear that it is a MD5 digest, in case we decide to change this later.