Support for experimental plan management tab in UI (#4549)

This commit is contained in:
Quentin Gliech
2025-06-10 14:14:24 +02:00
committed by GitHub
14 changed files with 228 additions and 5 deletions

View File

@@ -2567,6 +2567,10 @@
"$ref": "#/definitions/InactiveSessionExpirationConfig"
}
]
},
"plan_management_iframe_uri": {
"description": "Experimental feature to show a plan management tab and iframe. This value is passed through \"as is\" to the client without any validation.",
"type": "string"
}
}
},