-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[docs] POST /_aliases remove_index action only works on concrete indices #64616
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
Conversation
rudolf
commented
Nov 5, 2020
Pinging @elastic/es-docs (>docs) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I'm going to incorporate a minor edit.
…ces (#64616) (#64638) Co-authored-by: Rudolf Meijering <[email protected]>
…ces (#64616) (#64639) Co-authored-by: Rudolf Meijering <[email protected]>
…ces (#64616) (#64640) Co-authored-by: Rudolf Meijering <[email protected]>
@jrodewig I missed that the delete API has the same behaviour so +1 for your edit. Maybe we should update my second edit as well:
to become:
|
Thanks for pointing that out @rudolf. I'll handle that as part of a follow-up PR or commit. |
Updated the callout text with c7a11b5 and backported to the appropriate branches. |