fixed docs issue
This commit is contained in:
parent
76b66634e9
commit
36215bd33e
|
@ -112,11 +112,10 @@ The API returns the following response:
|
|||
[[get-enrich-policy-api-commas-ex]]
|
||||
===== Get multiple policies
|
||||
|
||||
[source,js]
|
||||
[source,console]
|
||||
--------------------------------------------------
|
||||
GET /_enrich/policy/my-policy,other-policy
|
||||
--------------------------------------------------
|
||||
// CONSOLE
|
||||
// TEST[continued]
|
||||
|
||||
The API returns the following response:
|
||||
|
|
Loading…
Reference in New Issue