Override toString() in Info classes to encode them back to JSON
Open
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
Assessment
This issue has not been assessed yet.