Skip to content

Commit f973356

Browse files
committed
DOCS-8529 fix param name for indexOfArray
1 parent 137ba82 commit f973356

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/includes/apiargs-agg-indexOfArray-fields.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: <string>
1+
name: <array>
22
position: 1
33
type: string
44
description: |
@@ -19,7 +19,7 @@ operation: indexOfArray
1919
interface: pipeline
2020
arg_name: field
2121
---
22-
name: <substring>
22+
name: <search value>
2323
position: 2
2424
type: string
2525
description: |

0 commit comments

Comments
 (0)