REST spec: Renamed indices.flush.synced to indices.flush_synced

This commit is contained in:
Clinton Gormley 2015-05-29 12:30:43 +02:00
parent a031232c48
commit 18c8394fbd
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"indices.flush.synced": {
"indices.flush_synced": {
"documentation": "http://www.elastic.co/guide/en/elasticsearch/reference/master/indices-flush.html",
"methods": ["POST", "GET"],
"url": {