Skip to content

Commit 3cf599b

Browse files
olcbeanjavanna
authored andcommitted
REST api specs : remove unsupported wait_for_merge param (#28959)
1 parent 02a6116 commit 3cf599b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

rest-api-spec/src/main/resources/rest-api-spec/api/indices.forcemerge.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@
3737
"only_expunge_deletes": {
3838
"type" : "boolean",
3939
"description" : "Specify whether the operation should only expunge deleted documents"
40-
},
41-
"wait_for_merge": {
42-
"type" : "boolean",
43-
"description" : "Specify whether the request should block until the merge process is finished (default: true)"
4440
}
4541
}
4642
},

0 commit comments

Comments
 (0)