-
Enhancement
-
Resolution: Done
-
Major
-
3.0.0.Alpha5
-
None
Currently the browse-content operation returns a list of String which defines the content file hierarchy. Instead it should return a list of complex type with at least the following attributes : a relative-path (aka the String currently returned), a boolean to indicate if it is a file or a folder, the file size (if it is a file, we won't compute the folder size).
- blocks
-
HAL-1172 Add support for browsing and reading content from deployments
- Resolved