mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix
This commit is contained in:
parent
42a55b2215
commit
9e50e20496
1 changed files with 2 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ properties:
|
|||
properties:
|
||||
name:
|
||||
type: string
|
||||
# this field is deprecated, use provider_interface instead
|
||||
# provider field is deprecated, use provider_interface instead
|
||||
provider:
|
||||
type: string
|
||||
enum:
|
||||
|
|
@ -78,6 +78,7 @@ properties:
|
|||
type: string
|
||||
default:
|
||||
type: boolean
|
||||
# endpoint field is deprecated, use base_url instead
|
||||
endpoint:
|
||||
type: string
|
||||
base_url:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue