Skip to content

Commit

Permalink
Fix spacing for json formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rjernst committed Sep 13, 2016
1 parent 598bab9 commit c42a5b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c42a5b3

Please sign in to comment.