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

Generate opensearch-py client from API specs #543

Closed
wants to merge 1 commit into from

Conversation

saimedhi
Copy link
Collaborator

Description

Generate opensearch-py client from API specs

Issues Resolved

Related to #477

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@@ -117,7 +117,7 @@ async def simulate(self, body, id=None, params=None, headers=None):
:arg body: The simulate definition
:arg id: Pipeline ID.
:arg verbose: Verbose mode. Display data output for each
processor in executed pipeline.
processor in executed pipeline. (default: false)
Copy link
Member

Choose a reason for hiding this comment

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

Nit: when we update templates we can say "Default is false." so it reads better.

This was referenced Oct 24, 2023
@dblock
Copy link
Member

dblock commented Oct 24, 2023

@saimedhi Anything here that you didn't want to merge? I am getting it to green in #549.

@saimedhi saimedhi closed this Oct 24, 2023
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