Skip to content

Commit 17f0340

Browse files
pquentingithub-actions[bot]
authored andcommitted
Update rest-api-spec
1 parent d20fab7 commit 17f0340

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)