Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the Folder model match regardless of where it is - EgnyteClient.Files.ListFileOrFolder #35

Open
spageRDG opened this issue Nov 22, 2024 · 0 comments

Comments

@spageRDG
Copy link

The FolderMetaDataResponse when returned as part of the ListFileOrFolderResponse does not contain the same properties as they relate to Folders in general.

Example is that the top level ListFileOrFolderResponse contains values for "public_links", "allow_links", and "restrict_move_delete", but the FolderMetaDataResponse does not. These values would be useful when searching for folders to do PATCH operations on or displaying this information.

Please consider adding these additional properties in the response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant