[DOCS] Correct `<enrich-policy>` parm description for comma-sep list (#46682)
This commit is contained in:
parent
411d4e9a93
commit
b6da5fa2f7
|
@ -49,8 +49,15 @@ include::put-enrich-policy.asciidoc[tag=enrich-policy-api-prereqs]
|
|||
==== {api-path-parms-title}
|
||||
|
||||
`<enrich-policy>`::
|
||||
+
|
||||
--
|
||||
(Optional, string)
|
||||
include::{docdir}/rest-api/common-parms.asciidoc[tag=enrich-policy]
|
||||
Comma-separated list of enrich policy names
|
||||
used to limit the request.
|
||||
|
||||
To return information for all enrich policies,
|
||||
omit this parameter.
|
||||
--
|
||||
|
||||
|
||||
[[get-enrich-policy-api-example]]
|
||||
|
|
Loading…
Reference in New Issue