github.com/cs3org/reva/v2@v2.27.7/changelog/1.13.0_2021-09-14/fix-sharing-paths.md (about) 1 Bugfix: Allow to expose full paths in OCS API 2 3 Before this fix a share file_target was always harcoded to use a base path. 4 This fix provides the possiblity to expose full paths in the OCIS API and asymptotically in OCIS web. 5 6 https://github.com/cs3org/reva/pull/1605