Docs: Tidied percolate.asciidoc
This commit is contained in:
parent
aab38fb2e6
commit
7fff6f1f43
|
@ -325,9 +325,9 @@ Depending on the percolate action different parameters can be specified. For exa
|
|||
document actions support different parameters.
|
||||
|
||||
.The following endpoints are supported
|
||||
* GET|POST /[index]/[type]/_mpercolate
|
||||
* GET}POST /[index]/_mpercolate
|
||||
* GET|POST /_mpercolate
|
||||
* `GET|POST /[index]/[type]/_mpercolate`
|
||||
* `GET|POST /[index]/_mpercolate`
|
||||
* `GET|POST /_mpercolate`
|
||||
|
||||
The `index` and `type` defined in the url path are the default index and type.
|
||||
|
||||
|
|
Loading…
Reference in New Issue