mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix schema validation test
This commit is contained in:
parent
6ac9e96a57
commit
d561cf6467
1 changed files with 4 additions and 0 deletions
|
|
@ -83,6 +83,10 @@ properties:
|
|||
type: string
|
||||
default:
|
||||
type: boolean
|
||||
filter_chain:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
additionalProperties: false
|
||||
required:
|
||||
- id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue