github.com/cs3org/reva/v2@v2.27.7/changelog/2.5.0_2022-06-07/spaces-field-mask.md (about)

     1  Enhancement: introduce spaces field mask
     2  
     3  We now use a field mask to select which properties to retrieve when looking up storage spaces. This allows the gateway to only ask for `root` when trying to forward id or path based requests.
     4  
     5  https://github.com/cs3org/reva/pull/2888