box / box/box-windows-sdk-v2

Expose underlying JSON

Open
#392 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
183
Forks
160
Avg merge
10h 44m
Merged PRs (30d)
15

Description

It would be very convenient if the underlying JSON strings were exposed by the various model classes.
Then I could do things like `Debug.WriteLine(myBoxEnterpriseEvent.RawJson)`.

Contributor guide

Open the contributing guide

Research direction

Start by locating the various model classes and the JSON deserialization entry point in the SDK. Expose each model's underlying JSON through a RawJson property, then verify that a Box model such as BoxEnterpriseEvent returns the original JSON string.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.