We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ad933 commit e7319f5Copy full SHA for e7319f5
pipeline/filters/nest.md
@@ -5,7 +5,7 @@ The _Nest Filter_ plugin lets you operate on or with nested data. Its modes of o
5
- `nest` - Take a set of records and place them in a map
6
- `lift` - Take a map by key and lift its records up
7
8
-## Example usage for nest`
+## Example usage for `nest`
9
10
As an example using JSON notation, to nest keys matching the `Wildcard` value `Key*`
11
under a new key `NestKey` the transformation becomes:
0 commit comments