Corrected `timeout` description in the `indices.get_aliases` API

This commit is contained in:
Karel Minarik 2013-06-20 12:59:14 +02:00
parent b1e8e21fb6
commit 1dd08750b4
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"params": {
"timeout": {
"type" : "time",
"description" : "Explicit timestamp for the document"
"description" : "Explicit operation timeout"
}
}
},