-
Notifications
You must be signed in to change notification settings - Fork 156
Adds content to Tools and APIs sections. #553
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
@shainaraskas @eedugon this isn't complete, but I took some of the content in Edu's Google doc and added it in this PR. |
@jmikell821 , thanks a lot for opening this and starting this area. I think the content is valid as a starting point, and I like the plan of leaving the |
[{{es}} API conventions](https://www.elastic.co/guide/en/serverless/current/elasticsearch-api-conventions.html) | ||
: Reference information about headers and request body conventions for {{es-serverless}} REST APIs. | ||
|
||
[Management API conventions](https://www.elastic.co/guide/en/serverless/current/elasticsearch-kibana-api-conventions.html) |
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.
should try to change these to relevant asciidocalypse or api ref links
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.
The Elasticsearch API conventions are here: https://docs-v3-preview.elastic.dev/elastic/asciidocalypse/tree/main/elasticsearch/docs/reference/elasticsearch/rest-apis/api-conventions
The Kibana page is no longer necessary, however, since it matches what's in the intro and authentication pages in the API reference site. So IMO that Kibana link should be removed.
PR #532 is going to add information to the Elastic Cloud tools and API section also. |
I merged PR #532 earlier so I took the liberty of handling the conflict on the elastic-cloud file directly in here. I hope that's OK! Feel free to make further edits to it. |
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.
👍
Resolves part of https://github.com/elastic/docs-projects/issues/310.