egnyte / egnyte-dotnet

.NET SDK for the Egnyte Public API
5 stars 17 forks source link

Added support for updating custom metadata and pagination querystring parameters for files and folders. #21

Closed JCallico closed 4 years ago

JCallico commented 4 years ago

Added support for updating custom metadata for files and folders. Added support for pagination related querystring parameters when listing files and folders. Additionally, restored former behavior of not including custom metadata as part of the response unless explicitly asked for.