Skip to content

Commit

Permalink
chore: 스웨거 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
sjy2335 committed Nov 28, 2024
1 parent a241351 commit de8f0fb
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ export class GetElapsedTimeRankResponseDto {
example: [
{
projectName: 'test059',
elapsedTime: 100,
value: 100,
},
{
projectName: 'test007',
elapsedTime: 110,
value: 110,
},
{
projectName: 'test079',
elapsedTime: 120,
value: 120,
},
],
})
Expand Down

0 comments on commit de8f0fb

Please sign in to comment.