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
The structure XML or the URI to the structure XML should be included in the json response for a media object. Currently the structure field is always null.
Currently, need to add a query param to retrieve structure info. We can set the value to be the URI if this is not present in the request URL; otherwise inline the structure data. (parameter :include_structure specifies if structure should be included in response). Better formatting of the wiki page would also be nice!
Description
The structure XML or the URI to the structure XML should be included in the json response for a media object. Currently the
structure
field is always null.Currently, need to add a query param to retrieve structure info. We can set the value to be the URI if this is not present in the request URL; otherwise inline the structure data. (parameter :include_structure specifies if structure should be included in response). Better formatting of the wiki page would also be nice!
Example
https://avalon-dev.dlib.indiana.edu/media_objects/gf06g267d.json
The structure field should be the URI:
https://avalon-dev.dlib.indiana.edu/master_files/sj139194f/structure
Done Looks Like
The text was updated successfully, but these errors were encountered: