Skip to content

Commit 1a7ba5c

Browse files
committed
fix
1 parent 1844264 commit 1a7ba5c

File tree

2 files changed

+1
-1101
lines changed

2 files changed

+1
-1101
lines changed

codersdk/deploymentconfig.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ type ProvisionerConfig struct {
143143
}
144144

145145
type SwaggerConfig struct {
146-
Enabled *DeploymentConfigField[bool] `json:"enabled",typescript:",notnull"`
146+
Enabled *DeploymentConfigField[bool] `json:"enabled" typescript:",notnull"`
147147
}
148148

149149
type Flaggable interface {

0 commit comments

Comments
 (0)