Skip to content

[DOCS] Add data stream lifecycle links #4490

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

[DOCS] Add data stream lifecycle links #4490

wants to merge 3 commits into from

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Jun 6, 2025

This PR adds @ext_doc_id links to https://www.elastic.co/docs/manage-data/lifecycle/data-stream from APIs like get data stream lifecycles, since the Data streams group currently only points to an overview of data streams.

This is a demo as part of a discussion with @stefnestor about how to add these types of links in general. The OpenAPI output is generated via make generate and make transform-to-openapi commands.

Copy link
Contributor

github-actions bot commented Jun 6, 2025

Following you can find the validation results for the APIs you have changed.

API Status Request Response
indices.delete_data_lifecycle Missing test Missing test
indices.explain_data_lifecycle Missing test Missing test
indices.get_data_lifecycle_stats Missing test Missing test
indices.get_data_lifecycle Missing test Missing test
indices.put_data_lifecycle Missing test Missing test

You can validate these APIs yourself by using the make validate target.

@lcawl lcawl requested review from a team and removed request for a team June 10, 2025 15:36
Copy link
Contributor

Following you can find the validation results for the APIs you have changed.

API Status Request Response
indices.delete_data_lifecycle Missing test Missing test
indices.explain_data_lifecycle Missing test Missing test
indices.get_data_lifecycle_stats Missing test Missing test
indices.get_data_lifecycle Missing test Missing test
indices.put_data_lifecycle Missing test Missing test

You can validate these APIs yourself by using the make validate target.

@lcawl lcawl marked this pull request as ready for review June 10, 2025 15:40
Copy link
Contributor

Following you can find the validation results for the APIs you have changed.

API Status Request Response
indices.delete_data_lifecycle Missing test Missing test
indices.explain_data_lifecycle Missing test Missing test
indices.get_data_lifecycle_stats Missing test Missing test
indices.get_data_lifecycle Missing test Missing test
indices.put_data_lifecycle Missing test Missing test

You can validate these APIs yourself by using the make validate target.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant