[API] indices.upgrade's wait_for_completion param defaults to false
This commit is contained in:
parent
59534391da
commit
750310cf94
|
@ -28,7 +28,7 @@
|
|||
},
|
||||
"wait_for_completion": {
|
||||
"type" : "boolean",
|
||||
"description" : "Specify whether the request should block until the all segments are upgraded (default: true)"
|
||||
"description" : "Specify whether the request should block until the all segments are upgraded (default: false)"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue