Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thumbnail can't handle IIIF style thumbnail on POST #68

Merged
merged 7 commits into from
Oct 18, 2024

Conversation

JackLewis-digirati
Copy link
Collaborator

@JackLewis-digirati JackLewis-digirati commented Oct 7, 2024

Resolves #57

This PR allows thumbnails to be correctly converted between ExternalResource and string when using POST on a IIIF collection, via a collections

@JackLewis-digirati JackLewis-digirati changed the title Thumbnail can handle IIIF style thumbnail on POST Thumbnail can't handle IIIF style thumbnail on POST Oct 15, 2024
@JackLewis-digirati JackLewis-digirati force-pushed the fix/thumbnailExpectsExternalResource branch from 5d82715 to 0f290ce Compare October 16, 2024 14:35
@JackLewis-digirati JackLewis-digirati merged commit b750993 into main Oct 18, 2024
3 checks passed
@JackLewis-digirati JackLewis-digirati deleted the fix/thumbnailExpectsExternalResource branch October 18, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

thumbnail expects List<ExternalResource> when trying to save a IIIF collection
3 participants