[API] correct link for flush_synced docs
This commit is contained in:
parent
63ed54017e
commit
09b5f90779
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue