github.com/cs3org/reva/v2@v2.27.7/changelog/2.17.0_2023-12-12/fix-spaceid-in-metaresponse.md (about) 1 Bugfix: Fix spaceID in meta endpoint response 2 3 When doing a `PROPFIND` on the meta endpoint the spaceID would not be rendered correctly. That is fixed now 4 5 https://github.com/cs3org/reva/pull/4341