Skip to content

Commit

Permalink
MNT: address comments
Browse files Browse the repository at this point in the history
Signed-off-by: George Chen <[email protected]>
  • Loading branch information
chenqi0805 committed Jul 9, 2024
1 parent c71f37c commit 8b8f514
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data-prepper/pipelines/configuration/processors/obfuscate.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ When run, the `obfuscate` processor parses the fields into the following output:
Use the following configuration options with the `obfuscate` processor.

<!--
This table is auto generated.
This table is auto-generated.
- name: obfuscate.
- pluginType: Processor.
- source: https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-plugins/obfuscate-processor/src/main/java/org/opensearch/dataprepper/plugins/processor/obfuscation/ObfuscationProcessorConfig.java
- pluginType: processor.
- source: https://github.com/opensearch-project/data-prepper/blob/253e59245fd9c39c959c1c8caaeff1b226a5a0ab/data-prepper-plugins/obfuscate-processor/src/main/java/org/opensearch/dataprepper/plugins/processor/obfuscation/ObfuscationProcessorConfig.java
-->

| Parameter | Required | Description |
Expand Down

0 comments on commit 8b8f514

Please sign in to comment.