File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -2655,7 +2655,7 @@ components:
2655
2655
- geoDistance
2656
2656
- nbExactWords
2657
2657
- userScore
2658
- _distinctSeqID :
2658
+ distinctSeqID :
2659
2659
type : integer
2660
2660
hit :
2661
2661
type : object
@@ -2679,7 +2679,7 @@ components:
2679
2679
_rankingInfo :
2680
2680
$ref : ' #/components/schemas/rankingInfo'
2681
2681
_distinctSeqID :
2682
- $ref : ' #/components/schemas/_distinctSeqID '
2682
+ $ref : ' #/components/schemas/distinctSeqID '
2683
2683
searchHits :
2684
2684
type : object
2685
2685
additionalProperties : true
@@ -3803,7 +3803,7 @@ components:
3803
3803
_rankingInfo :
3804
3804
$ref : ' #/components/schemas/rankingInfo'
3805
3805
_distinctSeqID :
3806
- $ref : ' #/components/schemas/_distinctSeqID '
3806
+ $ref : ' #/components/schemas/distinctSeqID '
3807
3807
_score :
3808
3808
$ref : ' #/components/schemas/recommendScore'
3809
3809
trendingFacetHit :
Original file line number Diff line number Diff line change @@ -4824,7 +4824,7 @@ components:
4824
4824
- geoDistance
4825
4825
- nbExactWords
4826
4826
- userScore
4827
- _distinctSeqID :
4827
+ distinctSeqID :
4828
4828
type : integer
4829
4829
recommendScore :
4830
4830
type : number
@@ -4849,7 +4849,7 @@ components:
4849
4849
_rankingInfo :
4850
4850
$ref : ' #/components/schemas/rankingInfo'
4851
4851
_distinctSeqID :
4852
- $ref : ' #/components/schemas/_distinctSeqID '
4852
+ $ref : ' #/components/schemas/distinctSeqID '
4853
4853
_score :
4854
4854
$ref : ' #/components/schemas/recommendScore'
4855
4855
trendingFacetHit :
Original file line number Diff line number Diff line change @@ -2995,7 +2995,7 @@ components:
2995
2995
- geoDistance
2996
2996
- nbExactWords
2997
2997
- userScore
2998
- _distinctSeqID :
2998
+ distinctSeqID :
2999
2999
type : integer
3000
3000
recommendScore :
3001
3001
type : number
@@ -3020,7 +3020,7 @@ components:
3020
3020
_rankingInfo :
3021
3021
$ref : ' #/components/schemas/rankingInfo'
3022
3022
_distinctSeqID :
3023
- $ref : ' #/components/schemas/_distinctSeqID '
3023
+ $ref : ' #/components/schemas/distinctSeqID '
3024
3024
_score :
3025
3025
$ref : ' #/components/schemas/recommendScore'
3026
3026
trendingFacetHit :
Original file line number Diff line number Diff line change @@ -17924,7 +17924,7 @@ components:
17924
17924
- geoDistance
17925
17925
- nbExactWords
17926
17926
- userScore
17927
- _distinctSeqID :
17927
+ distinctSeqID :
17928
17928
type: integer
17929
17929
hit:
17930
17930
type: object
@@ -17948,7 +17948,7 @@ components:
17948
17948
_rankingInfo:
17949
17949
$ref: '#/components/schemas/rankingInfo'
17950
17950
_distinctSeqID:
17951
- $ref: '#/components/schemas/_distinctSeqID '
17951
+ $ref: '#/components/schemas/distinctSeqID '
17952
17952
searchHits:
17953
17953
type: object
17954
17954
additionalProperties: true
Original file line number Diff line number Diff line change @@ -5880,7 +5880,7 @@ components:
5880
5880
- geoDistance
5881
5881
- nbExactWords
5882
5882
- userScore
5883
- _distinctSeqID :
5883
+ distinctSeqID :
5884
5884
type : integer
5885
5885
hit :
5886
5886
type : object
@@ -5904,7 +5904,7 @@ components:
5904
5904
_rankingInfo :
5905
5905
$ref : ' #/components/schemas/rankingInfo'
5906
5906
_distinctSeqID :
5907
- $ref : ' #/components/schemas/_distinctSeqID '
5907
+ $ref : ' #/components/schemas/distinctSeqID '
5908
5908
searchHits :
5909
5909
type : object
5910
5910
additionalProperties : true
You can’t perform that action at this time.
0 commit comments