Skip to content

Commit 4ad358d

Browse files
committed
fix: recommend facetName should be string
1 parent d5ef52e commit 4ad358d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specs/recommend/common/schemas/TrendingFacetsQuery.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ trendingFacets:
88
type: object
99
properties:
1010
facetName:
11+
type: string
1112
description: Facet attribute for which to retrieve trending facet values.
1213
model:
1314
$ref: '#/trendingFacetsModel'

0 commit comments

Comments
 (0)