Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a20827c

Browse files
committed
Fix types generated
1 parent 3ab3505 commit a20827c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/api/typesGenerated.ts

+1
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,7 @@ export interface WorkspaceResourceMetadata {
896896
export interface WorkspacesRequest extends Pagination {
897897
readonly q?: string
898898
}
899+
899900
// From codersdk/apikey.go
900901
export type APIKeyScope = "all" | "application_connect"
901902

0 commit comments

Comments
 (0)