diff --git a/api-client/src/runs/types.ts b/api-client/src/runs/types.ts index 0415367f1e6..a2314e96492 100644 --- a/api-client/src/runs/types.ts +++ b/api-client/src/runs/types.ts @@ -98,7 +98,7 @@ export interface RunsLinks { } export interface RunCommandLink { - current: CommandLinkNoMeta + last: CommandLinkNoMeta } export interface CommandLinkNoMeta {