mirror of
https://github.com/katanemo/plano.git
synced 2026-04-29 10:56:35 +02:00
support filter chains on model listeners
This commit is contained in:
parent
21b043e6d0
commit
8136d7d6ab
8 changed files with 121 additions and 1 deletions
|
|
@ -93,6 +93,10 @@ properties:
|
|||
required:
|
||||
- id
|
||||
- description
|
||||
filter_chain:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
additionalProperties: false
|
||||
required:
|
||||
- type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue