Override toString() in Info classes to encode them back to JSON
オープン
enhancement
- 主要言語
- Java
- スター
- 170
- フォーク
- 189
- 平均マージ
- 20時間 26分
- マージ済み PR(30日)
- 22
説明
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.
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100