Skip to content

docs: clarify Gson classpath requirement for fromJson overloads#92

Open
cb-karthikp wants to merge 1 commit intov4from
docs/gson-fromjson-overload-clarification
Open

docs: clarify Gson classpath requirement for fromJson overloads#92
cb-karthikp wants to merge 1 commit intov4from
docs/gson-fromjson-overload-clarification

Conversation

@cb-karthikp
Copy link
Collaborator

  • Adds a documentation note in README.md under dependencies about parsing helper overloads.
  • Clarifies that some SDK APIs expose Gson-typed overloads (e.g., fromJson(JsonObject)) alongside fromJson(String).
  • States that Gson must be present on compile classpath when consumers compile against Gson-typed overloads.

@snyk-io
Copy link

snyk-io bot commented Feb 25, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@cb-alish cb-alish marked this pull request as ready for review February 25, 2026 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants