mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
[DOCS] Fixes a typo in the stop transform API docs (#96358)
This commit is contained in:
parent
ac829edc55
commit
d68a2e04ce
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ comma-separated list or a wildcard expression. To stop all {transforms}, use
|
|||
|
||||
`allow_no_match`::
|
||||
(Optional, Boolean)
|
||||
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=allow-no-match-transforms2]
|
||||
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=allow-no-match-transforms2]
|
||||
|
||||
`force`::
|
||||
(Optional, Boolean) Set to `true` to stop a failed {transform} or to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue