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] CatRequestBaseBuilder doesn't have ObjectBuilder type parameter #802

Open
yongfucius opened this issue Jan 5, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@yongfucius
Copy link

yongfucius commented Jan 5, 2024

What is the bug?

I could discovered an error when using aliases method with Function<AliasesRequest.Builder, ObjectBuilder<AliasesRequest>> in OpenSearchCatClient.

How can one reproduce the bug?

openSearchClient.cat().aliases(aliasesRequestBuilder -> aliasesRequestBuilder)
@yongfucius yongfucius added bug Something isn't working untriaged labels Jan 5, 2024
@dblock dblock removed the untriaged label Feb 5, 2024
@dblock
Copy link
Member

dblock commented Feb 5, 2024

Would you like to try and contribute this @yongfucius?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants