We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c83d41 commit ff42e7aCopy full SHA for ff42e7a
properties_pane/model_level/modelLevelConfig.json
@@ -387,7 +387,12 @@ making sure that you maintain a proper JSON format.
387
"propertyType": "text",
388
"propertyFormat": "uri",
389
"shouldValidate": true,
390
- "propertyTooltip": ""
+ "propertyTooltip": "",
391
+ "dependency": {
392
+ "level": "model",
393
+ "key": "dbVersion",
394
+ "value": "3.1.0"
395
+ }
396
},
397
{
398
"propertyName": "servers",
0 commit comments