Skip to content

Conversation

@pquentin
Copy link
Member

@pquentin pquentin commented Jul 4, 2025

The query parameters are parsed in

PutComponentTemplateAction.Request putRequest = new PutComponentTemplateAction.Request(request.param("name"));
putRequest.masterNodeTimeout(getMasterNodeTimeout(request));
putRequest.create(request.paramAsBoolean("create", false));
putRequest.cause(request.param("cause", "api"));
.

@pquentin pquentin added >non-issue :Data Management/Indices APIs APIs to create and manage indices and templates auto-backport Automatically create backport pull requests when merged v9.0.4 v8.18.4 v9.2.0 v9.1.1 v8.19.1 labels Jul 4, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Data Management Meta label for data/management team label Jul 4, 2025
@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Contributor

@nielsbauman nielsbauman left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@pquentin pquentin merged commit 68d8745 into elastic:main Jul 4, 2025
32 checks passed
@pquentin pquentin deleted the rest-api-spec-put-component-template branch July 4, 2025 18:45
pquentin added a commit to pquentin/elasticsearch that referenced this pull request Jul 4, 2025
pquentin added a commit to pquentin/elasticsearch that referenced this pull request Jul 4, 2025
pquentin added a commit to pquentin/elasticsearch that referenced this pull request Jul 4, 2025
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
9.0
8.18
9.1
8.19

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 :Data Management/Indices APIs APIs to create and manage indices and templates >non-issue Team:Data Management Meta label for data/management team v8.18.4 v8.19.1 v9.0.4 v9.1.1 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants