File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -979,7 +979,7 @@ facetOrdering:
979979 additionalProperties : false
980980 properties :
981981 facets :
982- $ref : ' #/facets '
982+ $ref : ' #/facetsWithOrder '
983983 values :
984984 $ref : ' #/values'
985985
@@ -1035,7 +1035,7 @@ bannerImageUrl:
10351035 url :
10361036 type : string
10371037
1038- facets :
1038+ facetsWithOrder :
10391039 description : Order of facet names.
10401040 type : object
10411041 additionalProperties : false
@@ -1298,4 +1298,4 @@ snippetEllipsisText:
12981298 description : String used as an ellipsis indicator when a snippet is truncated.
12991299 default : …
13001300 x-categories :
1301- - Highlighting and Snippeting
1301+ - Highlighting and Snippeting
Original file line number Diff line number Diff line change @@ -539,4 +539,4 @@ userToken:
539539 For more information, see [user token](https://www.algolia.com/doc/guides/sending-events/concepts/usertoken/).
540540 example : test-user-123
541541 x-categories :
542- - Personalization
542+ - Personalization
You can’t perform that action at this time.
0 commit comments