Skip to content

Try again to update image service.#382

Merged
bmquinn merged 7 commits into
deploy/stagingfrom
update-image-service-3
Jun 2, 2026
Merged

Try again to update image service.#382
bmquinn merged 7 commits into
deploy/stagingfrom
update-image-service-3

Conversation

@mathewjordan

@mathewjordan mathewjordan commented Jun 2, 2026

Copy link
Copy Markdown
Member

What does this do?

This updates the type and and profile properties of Images referenced in Manifest, Canvas, Thumbnails, and PlaceholderCanvases -- essentially anywhere where we build out an ImageService in the ?as=iiif API responses.

From:

{
  id: "https://..."
  profile: "http://iiif.io/api/image/2/level2.json",
  type: "ImageService2",
}

To:

{
  id: "https://..."
  profile: "http://iiif.io/api/image/3/level2.json",
  type: "ImageService3",
}

@mathewjordan mathewjordan marked this pull request as ready for review June 2, 2026 09:26
@mathewjordan mathewjordan requested review from bmquinn, kdid and mbklein June 2, 2026 09:28

@bmquinn bmquinn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good in my Meadow env as well:

Image Image

@bmquinn bmquinn merged commit cb6960f into deploy/staging Jun 2, 2026
2 checks passed
@bmquinn bmquinn deleted the update-image-service-3 branch June 2, 2026 16:36
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.

4 participants