Merge remote-tracking branch 'origin/master'

This commit is contained in:
David Pilato 2015-10-07 23:23:13 +02:00
commit ae69645e9f
1 changed files with 4 additions and 0 deletions

View File

@ -82,6 +82,10 @@
"type": "enum",
"options": ["internal", "force"],
"description": "Specific version type"
},
"detect_noop": {
"type": "boolean",
"description": "Specifying as true will cause Elasticsearch to check if there are changes and, if there arent, turn the update request into a noop."
}
}
},