Skip to content

Improve resultSelector documentation for Data Source Bindings#1348

Open
v-schhabra wants to merge 4 commits intomasterfrom
users/v-schhabra/improve-resultSelector-docs
Open

Improve resultSelector documentation for Data Source Bindings#1348
v-schhabra wants to merge 4 commits intomasterfrom
users/v-schhabra/improve-resultSelector-docs

Conversation

@v-schhabra
Copy link
Copy Markdown
Contributor

Added detailed reference section for resultSelector including:

  • Table of all supported selector types (jsonpath, xpath, none, plaintext)
  • JSONPath implementation details (Newtonsoft.Json JToken.SelectTokens)
  • Supported JSONPath operators with examples
  • XPath implementation details (.NET System.Xml.XPath, XPath 1.0)
  • Note about automatic namespace removal for XPath
  • Response size limit documentation

Resolves AB#2019941

Description:

Documentation changes required: (Y/N)

Added unit tests: (Y/N)

Attached related issue: (Y/N)

Checklist:

  • Version was bumped - please check that version of the extension, task or library has been bumped.
  • Checked that applied changes work as expected.

Added detailed reference section for resultSelector including:
- Table of all supported selector types (jsonpath, xpath, none, plaintext)
- JSONPath implementation details (Newtonsoft.Json JToken.SelectTokens)
- Supported JSONPath operators with examples
- XPath implementation details (.NET System.Xml.XPath, XPath 1.0)
- Note about automatic namespace removal for XPath
- Response size limit documentation

Resolves AB#2019941

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@v-schhabra v-schhabra requested review from a team as code owners April 2, 2026 14:07
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.

1 participant