-
Notifications
You must be signed in to change notification settings - Fork 101
Adds EQL, ESQL, features API example requests and responses #2879
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
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
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 haven't tested applying them to the openAPI document, however, so lmk if you want that done here too.
a6c590d
to
5dfa53f
Compare
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
Co-authored-by: lcawl <[email protected]> (cherry picked from commit a37d021)
…2892) Co-authored-by: lcawl <[email protected]> (cherry picked from commit a37d021) Co-authored-by: István Zoltán Szabó <[email protected]>
Overview
Related to #2482.
This PR adds request and response examples to the EQL, ES|QL, and features APIs.
It also adds overlays to apply the examples to the appropriate OpenAPI documents.