REST spec: Renamed indices.flush.synced to indices.flush_synced
This commit is contained in:
parent
a031232c48
commit
18c8394fbd
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"indices.flush.synced": {
|
"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-flush.html",
|
||||||
"methods": ["POST", "GET"],
|
"methods": ["POST", "GET"],
|
||||||
"url": {
|
"url": {
|
||||||
|
|
Loading…
Reference in New Issue