We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c03bbc commit 1cbc885Copy full SHA for 1cbc885
site/src/api/types.ts
@@ -86,7 +86,7 @@ export interface Pager {
86
export interface PagedUsers {
87
page: UserResponse[]
88
pager: Pager
89
-}
+}
90
91
export interface WorkspaceAutostartRequest {
92
schedule: string
0 commit comments