Skip to content

Commit 308164b

Browse files
add individual request examples for serverless and stack
1 parent 65e7af7 commit 308164b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

specification/indices/rollover/examples/request/indicesRolloverRequestExample1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
summary: Create a new index for a data stream.
1+
summary: Stack request
22
method_request: POST my-data-stream/_rollover
33
# description: ''
44
# type: request
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
summary: Serverless request
2+
method_request: POST my-data-stream/_rollover

0 commit comments

Comments
 (0)