Skip to content

Commit fcbe505

Browse files
committed
reco
1 parent 956bd87 commit fcbe505

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

specs/recommend/paths/getRecommendations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ post:
22
tags:
33
- recommendations
44
operationId: getRecommendations
5-
summary: Get recommendations.
6-
description: Returns recommendations for a specific model and objectID.
5+
summary: Get results.
6+
description: Returns recommendations or trending results, for a specific model and `objectID`.
77
requestBody:
88
required: true
99
content:

specs/recommend/spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ security:
3535
apiKey: []
3636
tags:
3737
- name: recommendations
38-
x-displayName: Recommendations
38+
x-displayName: Recommendations & Trending
3939
description: Manage recommendations.
4040
x-tagGroups:
4141
- name: General

0 commit comments

Comments
 (0)