-
Notifications
You must be signed in to change notification settings - Fork 25k
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
Docs fix node_id spec for secure settings reload API #55712
Conversation
`node_id` is used in all other pages for node selection argument and , add a missing `>`
Pinging @elastic/es-core-infra (:Core/Infra/Settings) |
Pinging @elastic/es-docs (>docs) |
@elasticmachine ok to test |
Thank you @chtitux for fixing this mistake. I personally don't like the naming of the |
Fix docs typo for the `node_id` parameter in the secure settings reload API.
Fix docs typo for the `node_id` parameter in the secure settings reload API.
node_id
is used in all other pages for node selection argument and , add a missing>
I believe this can be backported too :-)