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 956bd87 commit fcbe505Copy full SHA for fcbe505
specs/recommend/paths/getRecommendations.yml
@@ -2,8 +2,8 @@ post:
2
tags:
3
- recommendations
4
operationId: getRecommendations
5
- summary: Get recommendations.
6
- description: Returns recommendations for a specific model and objectID.
+ summary: Get results.
+ description: Returns recommendations or trending results, for a specific model and `objectID`.
7
requestBody:
8
required: true
9
content:
specs/recommend/spec.yml
@@ -35,7 +35,7 @@ security:
35
apiKey: []
36
37
- name: recommendations
38
- x-displayName: Recommendations
+ x-displayName: Recommendations & Trending
39
description: Manage recommendations.
40
x-tagGroups:
41
- name: General
0 commit comments