You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/config.schema.json
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2559,9 +2559,8 @@
2559
2559
]
2560
2560
},
2561
2561
"plan_management_iframe_uri": {
2562
-
"description": "Experimental feature to show a plan management tab and iframe",
2563
-
"type": "string",
2564
-
"format": "uri"
2562
+
"description": "Experimental feature to show a plan management tab and iframe. This value is passed through \"as is\" to the client without any validation.",
0 commit comments