Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [#6693] Add dataset to SearchInvokeValue #6863

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sw-joelmut
Copy link
Collaborator

Fixes #6693

Description

This PR adds the 'dataset' property to the SearchInvokeValue class, so it can be used when the OnSearchInvokeAsync event is triggered.

Specific Changes

  • Adds 'Dataset' property to the SearchInvokeValue class.

Testing

The following image shows that the SearchInvokeValue having the dataset property set.
image

@sw-joelmut sw-joelmut added the Automation: Parity with js The PR needs to be ported to JS label Oct 28, 2024
@sw-joelmut sw-joelmut requested a review from a team as a code owner October 28, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation: Parity with js The PR needs to be ported to JS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dataset to SearchInvokeValue
2 participants