-
Story
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
SIdora Sprint 26, SIdora Sprint 27
-
2
Add a new section of exhibition_config to respond to the following URL, and return portions of the exhibition visibility information.
Example return:
url: exhibition_config/visibility/si-user:126
return:
{
"pid":"si-user:126",
"label":"randerson6",
"type":"concept",
"show_meta":true,
"children":[
,{
"pid":"si:12346",
"name":"Incomplete folder, will hold more info later",
"type":"concept",
"show_meta":false,
"children":[
]
}]
}