Closed DRiKE closed 4 years ago
Responses of ObjectDetail calls now include path
, which is the full path up until (thus excluding) the basename: this way, the path
field can hopefully be used to easily solve #18 as well.
For this issue, the path
and filename
in the response should be combined by the front-end and displayed as described above.
In the detail view currently only the basename of the file is displayed (in bold, at the top of the detail view). Including the full path would provide useful context.