Closed slivingston closed 7 years ago
done in commit 52306e54141f882a6a1ba50b3d38ef623de65976
note that the field name is thumbnail512_url
(cf. https://github.com/tekuma/documentation/blob/731c178ef39d4f1e513a20ed36cd29cc285ccb37/curator-portal.md#detail) for the purpose of clear distinction from the column thumbnail_url
that has width 128 px images for Tekuma artworks.
The corresponding URL should be provided by the
GET /detail
response. As such, manipulation of the thumbnail URL column from the database, if needed, should happen server-side.