Skip to content

Conversation

@ketkee-aryamane
Copy link
Contributor

Linked to elastic/docs-content#2385
Added an example for Serverless request without conditions object since Serverless doesn't support conditions.

@github-actions
Copy link
Contributor

Following you can find the validation changes against the target branch for the APIs.

No changes detected.

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

@ketkee-aryamane ketkee-aryamane merged commit c31b787 into main Aug 25, 2025
15 of 16 checks passed
@ketkee-aryamane ketkee-aryamane deleted the update-operation-indices-rollover-request-for-serverless branch August 25, 2025 09:20
github-actions bot pushed a commit that referenced this pull request Aug 25, 2025
* add individual request examples for serverless and stack

* add empty value block to denote empty POST body for serverless request

(cherry picked from commit c31b787)
@github-actions
Copy link
Contributor

The backport to 8.17 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-8.17 8.17
# Navigate to the new working tree
cd .worktrees/backport-8.17
# Create a new branch
git switch --create backport-5189-to-8.17
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 c31b787e62835d508bfc8bc1e995d1e6fc4dfe5c
# Push it to GitHub
git push --set-upstream origin backport-5189-to-8.17
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-8.17

Then, create a pull request where the base branch is 8.17 and the compare/head branch is backport-5189-to-8.17.

github-actions bot pushed a commit that referenced this pull request Aug 25, 2025
* add individual request examples for serverless and stack

* add empty value block to denote empty POST body for serverless request

(cherry picked from commit c31b787)
github-actions bot pushed a commit that referenced this pull request Aug 25, 2025
* add individual request examples for serverless and stack

* add empty value block to denote empty POST body for serverless request

(cherry picked from commit c31b787)
l-trotta pushed a commit that referenced this pull request Aug 28, 2025
…5190)

* add individual request examples for serverless and stack

* add empty value block to denote empty POST body for serverless request

(cherry picked from commit c31b787)

Co-authored-by: ketkee-aryamane <[email protected]>
l-trotta pushed a commit that referenced this pull request Aug 28, 2025
…5191)

* add individual request examples for serverless and stack

* add empty value block to denote empty POST body for serverless request

(cherry picked from commit c31b787)

Co-authored-by: ketkee-aryamane <[email protected]>
l-trotta pushed a commit that referenced this pull request Aug 28, 2025
…5192)

* add individual request examples for serverless and stack

* add empty value block to denote empty POST body for serverless request

(cherry picked from commit c31b787)

Co-authored-by: ketkee-aryamane <[email protected]>
github-actions bot pushed a commit that referenced this pull request Aug 28, 2025
* add individual request examples for serverless and stack

* add empty value block to denote empty POST body for serverless request

(cherry picked from commit c31b787)
l-trotta pushed a commit that referenced this pull request Aug 28, 2025
…5224)

* add individual request examples for serverless and stack

* add empty value block to denote empty POST body for serverless request

(cherry picked from commit c31b787)

Co-authored-by: ketkee-aryamane <[email protected]>
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.

3 participants