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

BoxMetadataManager.GetEnterpriseMetadataAsync() unable to set limit #706

Open
4 tasks done
coder-koob opened this issue Oct 28, 2020 · 1 comment
Open
4 tasks done

Comments

@coder-koob
Copy link

coder-koob commented Oct 28, 2020

Description of the Issue

Using the .net SDK using the BoxMetadataManager.GetEnterpriseMetadataAsync function there is no way to increase the limit above 100 items, even though the api documentation states that this should be possible. The only parameters that can be passed in are either "enterprise" or "global".

Steps to Reproduce

using the cURL get request indicated here: https://developer.box.com/reference/get-metadata-templates-global/. It is possible to increase the limit however, this is missing from the .net sdk.

Expected Behavior

Should be able to pass in a limit or at least the next pagination marker.

Versions Used

.Net SDK: Box.V2.Core v3.24.0.
Windows: Windows 10.

@stale
Copy link

stale bot commented Dec 19, 2022

This issue has been automatically marked as stale because it has not been updated in the last 30 days. It will be closed if no further activity occurs within the next 7 days. Feel free to reach out or mention Box SDK team member for further help and resources if they are needed.

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

No branches or pull requests

4 participants