box / box/box-java-sdk

Override toString() in Info classes to encode them back to JSON

Open
#52 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
170
Forks
189
Avg merge
20h 26m
Merged PRs (30d)
22

Description

Calling `toString()` on an Info object should return the full JSON representation of the object, including any changes made locally.

This feature makes it easier for applications to cache and store data returned from the API.

Contributor guide

Open the contributing guide

Research direction

The issue refers to the SDK's Info classes and their toString() methods, but names no files or tests. Start by locating the Info classes and existing JSON serialization entry points; done means toString() returns each object's complete JSON representation, including locally changed values, and the behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.