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 default values for nodes and cat APIs #155

Open
saimedhi opened this issue Oct 2, 2023 · 1 comment
Open

[BUG] Missing default values for nodes and cat APIs #155

saimedhi opened this issue Oct 2, 2023 · 1 comment
Labels
bug Something isn't working missing api Missing API or api parameter that needs to be added.

Comments

@saimedhi
Copy link
Contributor

saimedhi commented Oct 2, 2023

What is the bug?

Some parameters, particularly those defined in components.schema, are missing default values in the specification. For example,

  • the 'level' parameter in the Nodes.stats
  • the 'doc_type' parameter in the Nodes.hot_threads

have no default values specified.

@saimedhi saimedhi added bug Something isn't working untriaged labels Oct 2, 2023
@saimedhi
Copy link
Contributor Author

saimedhi commented Oct 3, 2023

More examples:

  • cat.aliases expand_wildcards param has no default value
  • cat.indices expand_wildcards param has no default value

@dblock dblock added missing api Missing API or api parameter that needs to be added. and removed untriaged labels Dec 20, 2023
@dblock dblock changed the title [BUG]Some parameters have default value missing [BUG] Missing default values for nodes and cat APIs Jun 4, 2024
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

No branches or pull requests

2 participants