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: expose transport allowing custom requests #757

Merged
merged 1 commit into from
Oct 18, 2021
Merged

Conversation

aallam
Copy link
Member

@aallam aallam commented Oct 13, 2021

Q A
Bug fix? no
New feature? no
BC breaks? no
Related Issue n/a
Need Doc update yes

Describe your change

SearchClient allows custom requests through customRequest and/or exposing transport object.

This PR adds getTransport() to the other clients, allowing direct access to executeRequestAsync to run custom requests.

@aallam aallam merged commit 6e7d842 into master Oct 18, 2021
@aallam aallam deleted the feat/custom-request branch October 18, 2021 09:02
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