Skip to content

Fix cat_component_templates documentation#120487

Merged
dakrone merged 5 commits intoelastic:mainfrom
mushao999:fix/cat_component_templates_documentation
Jan 24, 2025
Merged

Fix cat_component_templates documentation#120487
dakrone merged 5 commits intoelastic:mainfrom
mushao999:fix/cat_component_templates_documentation

Conversation

@mushao999
Copy link
Contributor

When call GET _cat we will get a response that /_cat/component_templates/_cat/transforms in one line.
This PR add a '\n' at the end of RestCatComponentTemplateAction#documentation to fix this issue.

@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label external-contributor Pull request authored by a developer outside the Elasticsearch team v9.0.0 labels Jan 21, 2025
@mushao999 mushao999 changed the title Fix/cat component templates documentation Jan 21, 2025
@gbanasiak gbanasiak added the :Core/Infra/CAT APIs Text APIs behind /_cat label Jan 23, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Jan 23, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@elasticsearchmachine elasticsearchmachine removed the needs:triage Requires assignment of a team area label label Jan 23, 2025
@dakrone dakrone self-assigned this Jan 24, 2025
Copy link
Member

@dakrone dakrone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for fixing this!

@dakrone
Copy link
Member

dakrone commented Jan 24, 2025

ok to test

@dakrone
Copy link
Member

dakrone commented Jan 24, 2025

buildkite test this

@dakrone
Copy link
Member

dakrone commented Jan 24, 2025

buildkite test this

@dakrone
Copy link
Member

dakrone commented Jan 24, 2025

@elasticmachine update branch

@dakrone
Copy link
Member

dakrone commented Jan 24, 2025

buildkite test this

@dakrone dakrone added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) auto-backport Automatically create backport pull requests when merged labels Jan 24, 2025
@dakrone dakrone merged commit ea75dbe into elastic:main Jan 24, 2025
18 checks passed
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.x
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Jan 24, 2025
* fix_cat_component_templates_documentation

* add changelog

* Update changelog to use correct area

---------

Co-authored-by: 广富 <shaoqiong.msq@alibaba-inc.com>
Co-authored-by: Lee Hinman <dakrone@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
elasticsearchmachine pushed a commit that referenced this pull request Jan 24, 2025
* fix_cat_component_templates_documentation

* add changelog

* Update changelog to use correct area

---------

Co-authored-by: mushaoqiong <mushaoqiong@126.com>
Co-authored-by: 广富 <shaoqiong.msq@alibaba-inc.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) >bug :Core/Infra/CAT APIs Text APIs behind /_cat external-contributor Pull request authored by a developer outside the Elasticsearch team Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v8.18.0 v9.0.0

5 participants