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

[BUG] Missing wait_for_completion parameter in API specification #148

Closed
danandreicarp opened this issue Aug 24, 2023 · 0 comments · Fixed by #180
Closed

[BUG] Missing wait_for_completion parameter in API specification #148

danandreicarp opened this issue Aug 24, 2023 · 0 comments · Fixed by #180
Labels
bug Something isn't working missing api Missing API or api parameter that needs to be added.

Comments

@danandreicarp
Copy link

What is the bug?

A new parameter was added in Add wait_for_completion parameter to resize, open, and forcemerge APIs (#6228) #6434 to several index operations. However, it doesn't show up in the OpenAPI spec for neither operation. Affected files: forcemerge, clone, open and shrink and split

These files should be updated to include the new parameter(s). There was a second one added, task_execution_timeout.

@danandreicarp danandreicarp added bug Something isn't working untriaged labels Aug 24, 2023
@dblock dblock added missing api Missing API or api parameter that needs to be added. and removed untriaged labels Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working missing api Missing API or api parameter that needs to be added.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants