github.com/cs3org/reva/v2@v2.27.7/changelog/2.6.1_2022-06-27/less-stat-requests.md (about)

     1  Enhancement: make less stat requests
     2  
     3  The /dav/spaces endpoint now constructs a reference instead of making a lookup grpc call, reducing the number of requests. 
     4  
     5  https://github.com/cs3org/reva/pull/3000