Skip to content

Commit

Permalink
Merge pull request #61 from souravbhowmik1999/oblf_new_Changes
Browse files Browse the repository at this point in the history
Limit value changes
  • Loading branch information
souravbhowmik1999 authored Oct 1, 2024
2 parents 93f4c21 + 98708b6 commit 626ae8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cohort/dto/cohort-search.dto.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ export class CohortSearchDto {
@IsNumber()
limit: number;


@ApiPropertyOptional({
type: Number,
description: "Offset",
Expand Down

0 comments on commit 626ae8f

Please sign in to comment.