Skip to content

Commit ff42e7a

Browse files
committed
show jsonSchemaDialect prop only for 3.1.0 version
1 parent 5c83d41 commit ff42e7a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

properties_pane/model_level/modelLevelConfig.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,12 @@ making sure that you maintain a proper JSON format.
387387
"propertyType": "text",
388388
"propertyFormat": "uri",
389389
"shouldValidate": true,
390-
"propertyTooltip": ""
390+
"propertyTooltip": "",
391+
"dependency": {
392+
"level": "model",
393+
"key": "dbVersion",
394+
"value": "3.1.0"
395+
}
391396
},
392397
{
393398
"propertyName": "servers",

0 commit comments

Comments
 (0)