Skip to content

Commit d39d2ff

Browse files
committed
make gen
1 parent c491e79 commit d39d2ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/api/typesGenerated.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ export interface OIDCConfig {
441441
readonly email_domain: DeploymentConfigField<string>
442442
readonly issuer_url: DeploymentConfigField<string>
443443
readonly scopes: DeploymentConfigField<string[]>
444+
readonly ignore_email_verified: DeploymentConfigField<boolean>
444445
}
445446

446447
// From codersdk/organizations.go

0 commit comments

Comments
 (0)