We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c43c3 commit 4f68190Copy full SHA for 4f68190
specs/recommend/common/schemas/RecommendationsRequest.yml
@@ -21,7 +21,7 @@ baseRecommendRequest:
21
maxRecommendations:
22
type: integer
23
minimum: 1
24
- maximum: 1000
+ maximum: 30
25
default: 30
26
description: |
27
Maximum number of recommendations to retrieve.
0 commit comments