-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
deprecate percolate in api spec #34771
deprecate percolate in api spec #34771
Conversation
Pinging @elastic/es-search-aggs |
@nik9000 Nik, I would like to get your advice - what is a way we want to indicate that certain endpoint/fields are deprecated in the REST API speciations? Do we want to you a new api versioning for that? |
I don't know! I'm asking some clients folks to see if they have any preference. I suspect we don't have a standard.
I don't think we need anything fancy for this because it is against 5.6. |
Adding a "discuss" label to discuss with the team how to indicate in the REST API specifications that an API is deprecated. |
@mayya-sharipova can you remind me if we discussed this? What is the plan with this PR? Thanks! |
The |
As requested in elastic/elasticsearch-js#713