Skip to content

Commit

Permalink
p
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryD committed Jan 26, 2024
1 parent 224f3cb commit f441f91
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export class SortValidator {
}
}

// eslint-disable-next-line max-statements
private recursiveSortValidation (sort: SortQuery, field: string, schema: ResourceSchema<Resource>) {
const directionOrSortQuery = sort[field];

Expand Down

0 comments on commit f441f91

Please sign in to comment.