github.com/cs3org/reva/v2@v2.27.7/changelog/2.11.0_2022-11-03/ocs-share-parent-id.md (about) 1 Enhancement: render file parent id for ocs shares 2 3 We brought back the `file_parent` property for ocs shares. The spaces concept makes navigating by path suboptimal. Having a parent id allows navigating without having to look up the full path. 4 5 https://github.com/cs3org/reva/pull/3225