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

Deserialize Chunk Size in Box Responses #732

Open
stevebingsoo opened this issue Jul 7, 2020 · 4 comments
Open

Deserialize Chunk Size in Box Responses #732

stevebingsoo opened this issue Jul 7, 2020 · 4 comments

Comments

@stevebingsoo
Copy link

Is your feature request related to a problem? Please describe.

Getting enterprise events returns chunk size but is never deserialized

Describe the solution you'd like

The chunk size should be included in the deserialized response

@sujaygarlanka
Copy link
Contributor

@stevebingsoo Is there a reason you want chunk size as part of the response?

@mngrant
Copy link

mngrant commented Jul 10, 2020

We're working through a project to iterate over share events searching for a share ID from the admin_logs/enterprise events.

I'm also finding the share ID might not be serialized...or I can't find it.

@sujaygarlanka
Copy link
Contributor

@mngrant @stevebingsoo You can currently get the raw json data and parse it yourself. We have a ticket to deserialize more of the fields in the Event item, but it may be a while before we get to it.

@sujaygarlanka
Copy link
Contributor

sujaygarlanka commented Jul 17, 2020

Internal Jira Ticket: SDK-1447

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