Corrected `timeout` description in the `indices.get_aliases` API
This commit is contained in:
parent
b1e8e21fb6
commit
1dd08750b4
|
@ -14,7 +14,7 @@
|
|||
"params": {
|
||||
"timeout": {
|
||||
"type" : "time",
|
||||
"description" : "Explicit timestamp for the document"
|
||||
"description" : "Explicit operation timeout"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue