You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
griffri
changed the title
Presentation-specific behaviors do not appear in manifest flat GET
Presentation-specific behaviors appear in POST manifest response
Nov 22, 2024
When you POST a new manifest to
/manifests
, the returned JSON will show abehavior
field containing what was defined in the payload, like so:But if you request GET on the same manifest's flat URL afterwards, any behaviour specific to Presentation (e.g
public-iiif
) will be omitted:The text was updated successfully, but these errors were encountered: