Skip to content

Errors in some of the recently added examples #3966

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

Open
miguelgrinberg opened this issue Mar 14, 2025 · 0 comments
Open

Errors in some of the recently added examples #3966

miguelgrinberg opened this issue Mar 14, 2025 · 0 comments

Comments

@miguelgrinberg
Copy link
Contributor

miguelgrinberg commented Mar 14, 2025

While working on testing the request converter I have found that some of the examples that were added recently have errors.

  • ClusterPutComponentTemplate1
    The template parameter should not be null, the settings and mappings parameters are not accepted by the server.

  • indicesPutTemplateRequestExample1
    The properties parameter is not accepted by the server.

  • ReloadSearchAnalyzersRequestExample1
    This GET request does not accept a body, the arguments should be passed in the query string.

  • UpdateTransformRequestExample1
    The pivot parameter is not accepted by the server.

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

No branches or pull requests

1 participant