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

ESQL: Document REST endpoint #99071

Closed
costin opened this issue Aug 31, 2023 · 2 comments
Closed

ESQL: Document REST endpoint #99071

costin opened this issue Aug 31, 2023 · 2 comments
Assignees
Labels
>docs General docs changes >enhancement Team:Docs Meta label for docs team

Comments

@costin
Copy link
Member

costin commented Aug 31, 2023

Description

There needs to be a separate chapter for those not using Kibana documenting the endpoint and its various options such as params, time_zone, etc.... This is similar to the SQL endpoint

{
   "query": "row a = ? | eval b = ?",
   "params": [10, "foobar"]
}
@costin costin added >enhancement >docs General docs changes needs:triage Requires assignment of a team area label labels Aug 31, 2023
@elasticsearchmachine elasticsearchmachine added Team:Docs Meta label for docs team and removed needs:triage Requires assignment of a team area label labels Aug 31, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@costin costin changed the title ESQL: Document endpoint ESQL: Document REST endpoint Aug 31, 2023
@abdonpijpelink
Copy link
Contributor

Completed in #100806

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes >enhancement Team:Docs Meta label for docs team
Projects
None yet
Development

No branches or pull requests

3 participants