refactor(site): remove template parameters insights out of experimental (#9126)

This commit is contained in:
Bruno Quaresma
2023-08-16 12:29:42 -03:00
committed by GitHub
parent 8646f7c00d
commit b05293572f
7 changed files with 32 additions and 45 deletions

2
coderd/apidoc/docs.go generated
View File

@ -8091,7 +8091,6 @@ const docTemplate = `{
"single_tailnet",
"template_restart_requirement",
"deployment_health_page",
"template_parameters_insights",
"workspaces_batch_actions"
],
"x-enum-varnames": [
@ -8101,7 +8100,6 @@ const docTemplate = `{
"ExperimentSingleTailnet",
"ExperimentTemplateRestartRequirement",
"ExperimentDeploymentHealthPage",
"ExperimentTemplateParametersInsights",
"ExperimentWorkspacesBatchActions"
]
},