saguiitay / DropboxRestAPI

Dropbox REST API client in C#
MIT License
46 stars 38 forks source link

`Metadata.SharedFoldersAsync` returns the Model, not the service #11

Closed johannesegger closed 9 years ago

johannesegger commented 9 years ago

I guess it was just a typo because the service (Metadata) and the model (MetaData) are named almost identically.