sul-dlss / sdr-client

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

File metadata has string keys #83

Closed jcoyne closed 4 years ago

jcoyne commented 4 years ago

Why was this change made?

Because it comes from JSON.parse or in google-books FileMetadataBuilder.build (which also makes string keys)

This should fix files coming through with mime-type: application/octet-stream

Was the documentation (README, wiki) updated?

n/a