Skip to content

Commit

Permalink
REST api specs : remove unsupported wait_for_merge param (#28959)
Browse files Browse the repository at this point in the history
  • Loading branch information
olcbean authored and javanna committed Mar 13, 2018
1 parent 2990fc6 commit 25f4ebe
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@
"only_expunge_deletes": {
"type" : "boolean",
"description" : "Specify whether the operation should only expunge deleted documents"
},
"wait_for_merge": {
"type" : "boolean",
"description" : "Specify whether the request should block until the merge process is finished (default: true)"
}
}
},
Expand Down

0 comments on commit 25f4ebe

Please sign in to comment.