mirror of
https://github.com/katanemo/plano.git
synced 2026-05-21 13:55:15 +02:00
Add support for output filter chain on listener
- add demo for pii redaction
This commit is contained in:
parent
8ae4901735
commit
73f15feea3
16 changed files with 1218 additions and 4 deletions
|
|
@ -97,6 +97,10 @@ properties:
|
|||
type: array
|
||||
items:
|
||||
type: string
|
||||
output_filter_chain:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
additionalProperties: false
|
||||
required:
|
||||
- type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue