Skip to content
Merged
Prev Previous commit
Next Next commit
ran make gen
  • Loading branch information
Kira-Pilot committed Nov 2, 2022
commit 9acef91b419f4839a90de515434a0f08e0007b47
1 change: 1 addition & 0 deletions site/src/api/typesGenerated.ts
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ export interface CreateTestAuditLogRequest {
readonly action?: AuditAction
readonly resource_type?: ResourceType
readonly resource_id?: string
readonly time?: string
}

// From codersdk/apikey.go
Expand Down