[API] correct link for flush_synced docs

This commit is contained in:
Honza Král 2015-06-09 21:28:42 +02:00
parent 63ed54017e
commit 09b5f90779
1 changed files with 1 additions and 1 deletions

View File

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