github.com/cs3org/reva/v2@v2.27.7/changelog/2.15.0_2023-07-17/add-path-to-publiclink-post.md (about) 1 Bugfix: Add path to public link POST 2 3 When POSTing a public link, the response would not contain the complete path to the resource. This is fixed now. 4 5 https://github.com/cs3org/reva/pull/4004