Skip to content

Commit

Permalink
refactor(api-client): update link bindings for /runs/runId/currentState
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhuff committed Oct 21, 2024
1 parent 1932660 commit c37baeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-client/src/runs/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export interface RunsLinks {
}

export interface RunCommandLink {
current: CommandLinkNoMeta
last: CommandLinkNoMeta
}

export interface CommandLinkNoMeta {
Expand Down

0 comments on commit c37baeb

Please sign in to comment.