Skip to content

Commit 91d7d84

Browse files
committed
make gen
1 parent e3bd559 commit 91d7d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/api/typesGenerated.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ export interface WorkspaceBuildsRequest extends Pagination {
463463
readonly WorkspaceID: string
464464
}
465465

466-
// From codersdk/workspaces.go:264:6
466+
// From codersdk/workspaces.go:267:6
467467
export interface WorkspaceByOwnerAndNameParams {
468468
readonly include_deleted?: boolean
469469
}

0 commit comments

Comments
 (0)