github.com/cs3org/reva/v2@v2.27.7/changelog/2.5.0_2022-06-07/space-ref-renaming.md (about) 1 Change: Rename ocs parameter "space_ref" 2 3 We decided to deprecate the parameter "space_ref". We decided to use 4 "space" parameter instead. The difference is that "space" must not contain 5 a "path". The "path" parameter can be used in combination with "space" to 6 create a relative path request 7 8 https://github.com/cs3org/reva/pull/2913