Document Kibana API availability option for version and lifecycle tagging#5119
Document Kibana API availability option for version and lifecycle tagging#5119
Conversation
…agging Co-authored-by: leemthompo <32779855+leemthompo@users.noreply.github.com>
✅ Vale Linting ResultsNo issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
|
@copilot One important thing to mention is that it's only available at the API endpoint level, not parameter level. For parameters, you have to write it manually in the description. |
Co-authored-by: leemthompo <32779855+leemthompo@users.noreply.github.com>
Added a note clarifying that the |
🔍 Preview links for changed docs |
|
@copilot let's forget about |
…i-docs-quickstart.md Co-authored-by: leemthompo <32779855+leemthompo@users.noreply.github.com>
Reverted changes to
(aa4215c) |
|
@copilot put the examples in dropdown to save space and be careful to use sufficiently deep delimiter numbering to avoid closing the wrong opening colon |
Co-authored-by: leemthompo <32779855+leemthompo@users.noreply.github.com>
... Wrapped both examples in dropdown elements using 4-colon delimiters (::::) to properly nest them inside the 3-colon important block. Field descriptions are now shown first for quick reference, with the code examples collapsible. (b602213) |
@copilot the url preview isn't looking great 😨
|
Co-authored-by: leemthompo <32779855+leemthompo@users.noreply.github.com>
Fixed! Moved the dropdowns outside the important block and changed them to use 5-colon delimiters. The important block now contains just the key information (field descriptions and the note), and the code examples are in collapsible dropdowns below it. (a04c589) |

Plan for Adding Kibana API Availability Documentation
Update
kibana-api-docs-quickstart.mdto emphasize versioning/lifecycle infoavailabilityoption with both fields explainedAddress feedback from review
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.