IIIF / cookbook-recipes

For working on the recipes
https://iiif.io/api/cookbook/index.html
37 stars 32 forks source link

Collapse unnecessary array in recipe 0346 #537

Closed ksclarke closed 1 week ago

ksclarke commented 3 weeks ago

Not a big deal, but the recipe in 0346 has an annotation body that has an unnecessary array (i.e., an array that wraps a single JSON object). I asked on the cookbooks' Slack channel and the thought was it's just a copypasta that slipped by in the creation process. So, I'm submitting a PR to clean it up. :-)