meateam / api-gateway

api gateway
Apache License 2.0
10 stars 4 forks source link

"GetSharedWithMe" method is slow and inefficient #176

Closed Shahar-Y closed 3 years ago

Shahar-Y commented 4 years ago

The method is used to get all files shared with me, by Drive and Dropbox alike. It would be more efficient to add the appID field to the permissions and then request them by that field.

Shahar-Y commented 3 years ago

Closed due to #196 pagination