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

[FEATURE] Make raw JSON REST requests to OpenSearch #631

Closed
Tracked by #62
dblock opened this issue Oct 16, 2023 · 2 comments · Fixed by #649
Closed
Tracked by #62

[FEATURE] Make raw JSON REST requests to OpenSearch #631

dblock opened this issue Oct 16, 2023 · 2 comments · Fixed by #649
Assignees

Comments

@dblock
Copy link
Member

dblock commented Oct 16, 2023

Is your feature request related to a problem?

Coming from opensearch-project/opensearch-clients#62, add support for making raw JSON requests.

What solution would you like?

  1. Document transport.request, similar to Added a guide on making raw JSON REST requests. opensearch-py#542. See Add support for security and other API requests #264 (comment) for an example.
  2. Add a high level DSL, e.g. client.get and client.post.
@AbhinavGarg90
Copy link

I'd love to pick this issue up if it is available @dblock.

@dblock
Copy link
Member Author

dblock commented Oct 17, 2023

All yours @AbhinavGarg90

@nhtruong nhtruong assigned nhtruong and unassigned AbhinavGarg90 Nov 20, 2023
@nhtruong nhtruong mentioned this issue Nov 20, 2023
5 tasks
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 a pull request may close this issue.

3 participants