Skip to content

Commit

Permalink
chore: Get a job logs
Browse files Browse the repository at this point in the history
  • Loading branch information
matvp91 committed Oct 18, 2024
1 parent 191f344 commit 958ffe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ const app = new Elysia()
},
{
detail: {
summary: "Get a job' logs",
summary: "Get job logs",
},
params: t.Object({
id: t.String(),
Expand Down

0 comments on commit 958ffe5

Please sign in to comment.