feat(site): make workspace batch deletion GA (#9313)

This commit is contained in:
Bruno Quaresma
2023-08-30 10:08:42 -03:00
committed by GitHub
parent 90acf998bf
commit 2399063a56
15 changed files with 192 additions and 92 deletions

6
coderd/apidoc/docs.go generated
View File

@ -8125,8 +8125,7 @@ const docTemplate = `{
"tailnet_pg_coordinator",
"single_tailnet",
"template_autostop_requirement",
"deployment_health_page",
"workspaces_batch_actions"
"deployment_health_page"
],
"x-enum-varnames": [
"ExperimentMoons",
@ -8134,8 +8133,7 @@ const docTemplate = `{
"ExperimentTailnetPGCoordinator",
"ExperimentSingleTailnet",
"ExperimentTemplateAutostopRequirement",
"ExperimentDeploymentHealthPage",
"ExperimentWorkspacesBatchActions"
"ExperimentDeploymentHealthPage"
]
},
"codersdk.Feature": {