Fix spacing for json formatting

This commit is contained in:
Ryan Ernst 2016-09-13 16:04:00 -07:00
parent 598bab93ae
commit c42a5b330a
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
"wait_for_completion": {
"type" : "boolean",
"description" : "Specify whether the request should block until the all segments are upgraded (default: false)"
},
},
"only_ancient_segments": {
"type" : "boolean",
"description" : "If true, only ancient (an older Lucene major release) segments will be upgraded"