Skip to content

Commit 2c9bffa

Browse files
github-actions[bot]pquentinl-trotta
authored
Update rest-api-spec (#4411)
Co-authored-by: pquentin <[email protected]> Co-authored-by: Laura Trotta <[email protected]>
1 parent 3004c08 commit 2c9bffa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

specification/_json_spec/indices.put_data_stream_settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
]
2626
},
2727
"params": {
28+
"dry_run": {
29+
"type": "boolean",
30+
"description": "Perform a dry run but do not actually change any settings",
31+
"default": false
32+
},
2833
"timeout": {
2934
"type": "time",
3035
"description": "Specify timeout for acknowledging the cluster state update"

0 commit comments

Comments
 (0)