box / box/box-ios-sdk

Deserialize Chunk Size in Box Responses

Open
#732 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Swift
Stars
130
Forks
111
Avg merge
17h 58m
Merged PRs (30d)
13

Description

### 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

Contributor guide

Open the contributing guide

Research direction

Start by locating the enterprise events response deserialization entry point in the Swift SDK and inspect how the returned chunk size is handled. Confirm the response currently omits that value, then update deserialization so the chunk size is exposed in the resulting response and verify it with the relevant tests, if present.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.