github.com/cs3org/reva/v2@v2.27.7/changelog/2.6.0_2022-06-21/leverage-sharesstorage-storageid.md (about)

     1  Enhancement: Leverage shares space storageid and type when listing shares
     2  
     3  The list shares call now also fills the storageid to allow the space registry to directly route requests to the correct storageprovider. The spaces registry will now also skip storageproviders that are not configured for a requested type, causing type 'personal' requests to skip the sharestorageprovider.
     4  
     5  https://github.com/cs3org/reva/pull/2975
     6  https://github.com/cs3org/reva/pull/2980