Skip to content

Commit 8e39daf

Browse files
committed
Removed the recommendations default limit.
1 parent f038fe4 commit 8e39daf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/InputFormatter/Recommendation/GetRecommendationsInputFormatter.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212

1313
class GetRecommendationsInputFormatter extends AbstractInputFormatter
1414
{
15-
protected const DEFAULT_LIMIT = 25;
16-
1715
protected static array $allowedSearchFields = [
1816
'code',
1917
'description',

0 commit comments

Comments
 (0)