Skip to content

Document org.json result metadata - #595

Merged
jonathanpeppers merged 2 commits into
mainfrom
jonathanpeppers-org-json-docs
Aug 16, 2026
Merged

Document org.json result metadata#595
jonathanpeppers merged 2 commits into
mainfrom
jonathanpeppers-org-json-docs

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Sources

Validation

  • Parsed the edited XML and confirmed CRLF-only line endings.
  • Confirmed each scoped member has no placeholder text and retains an Android org.json source anchor.
  • Ran git diff --check and confirmed the diff is limited to the two Org.Json XML files.

Refs #262

@dalexsoto please review.

Refs #262

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings August 16, 2026 13:40
@jonathanpeppers
jonathanpeppers enabled auto-merge (squash) August 16, 2026 13:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates XML documentation for Org.Json types by replacing remaining “To be added.” placeholders with concrete parameter/return/value descriptions aligned with the Android org.json references, improving the generated API docs for consumers.

Changes:

  • Filled in missing <returns> documentation for selected JSONObject and JSONArray members.
  • Replaced placeholder <param> and <value> documentation with meaningful descriptions.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docs/xml/Org.Json/JSONObject.xml Replaces placeholder return/value/param docs with concrete descriptions for selected members.
docs/xml/Org.Json/JSONArray.xml Replaces placeholder return/param docs with concrete descriptions for selected members.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/xml/Org.Json/JSONObject.xml Outdated
Comment thread docs/xml/Org.Json/JSONArray.xml Outdated
Refs #262

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

@dalexsoto dalexsoto left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The JSONArray and JSONObject result contracts, nullability, source links, and human-readable wording match Android with no remaining blocker.

@jonathanpeppers
jonathanpeppers merged commit e907399 into main Aug 16, 2026
3 checks passed
@jonathanpeppers
jonathanpeppers deleted the jonathanpeppers-org-json-docs branch August 16, 2026 19:08
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.

3 participants