mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix schema validation
This commit is contained in:
parent
c173074864
commit
124b910746
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ properties:
|
|||
properties:
|
||||
endpoint:
|
||||
type: string
|
||||
pattern: "^[a-zA-Z].*$"
|
||||
pattern: "^.*$"
|
||||
connect_timeout:
|
||||
type: string
|
||||
protocol:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue