Skip to content

Commit ca7c6cf

Browse files
chore: generated code for commit 4e0f48f. [skip ci]
Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 4e0f48f commit ca7c6cf

9 files changed

+9
-36
lines changed

specs/bundled/abtesting.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,9 +269,6 @@ servers:
269269
security:
270270
- appId: []
271271
apiKey: []
272-
tags:
273-
- name: abtesting
274-
description: abtesting API reference.
275272
paths:
276273
/1{path}:
277274
get:

specs/bundled/analytics.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -442,9 +442,6 @@ servers:
442442
security:
443443
- appId: []
444444
apiKey: []
445-
tags:
446-
- name: analytics
447-
description: Analytics API reference.
448445
paths:
449446
/1{path}:
450447
get:

specs/bundled/insights.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ servers:
8484
security:
8585
- appId: []
8686
apiKey: []
87-
tags:
88-
- name: insights
89-
description: Insights API reference.
9087
paths:
9188
/1{path}:
9289
get:

specs/bundled/personalization.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,6 @@ servers:
145145
security:
146146
- appId: []
147147
apiKey: []
148-
tags:
149-
- name: personalization
150-
description: Personalization API reference.
151148
paths:
152149
/1{path}:
153150
get:
@@ -386,8 +383,6 @@ paths:
386383
tags:
387384
- personalization
388385
get:
389-
tags:
390-
- personalization
391386
operationId: getPersonalizationStrategy
392387
description: >-
393388
The strategy contains information on the events and facets that impact
@@ -408,3 +403,5 @@ paths:
408403
$ref: '#/components/responses/MethodNotAllowed'
409404
'404':
410405
$ref: '#/components/responses/IndexNotFound'
406+
tags:
407+
- personalization

specs/bundled/predict.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@ servers:
9696
security:
9797
- appId: []
9898
apiKey: []
99-
tags:
100-
- name: predict
101-
description: Predict API reference.
10299
paths:
103100
/1{path}:
104101
get:

specs/bundled/query-suggestions.yml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -311,9 +311,6 @@ servers:
311311
security:
312312
- appId: []
313313
apiKey: []
314-
tags:
315-
- name: query-suggestions
316-
description: Query Suggestions API reference.
317314
paths:
318315
/1{path}:
319316
get:
@@ -453,8 +450,6 @@ paths:
453450
tags:
454451
- query-suggestions
455452
get:
456-
tags:
457-
- query-suggestions
458453
operationId: getAllConfigs
459454
description: >
460455
Get all the configurations of Query Suggestions.
@@ -479,6 +474,8 @@ paths:
479474
$ref: '#/components/responses/StatusUnprocessableEntity'
480475
'500':
481476
$ref: '#/components/responses/InternalError'
477+
tags:
478+
- query-suggestions
482479
/1/configs/{indexName}:
483480
put:
484481
operationId: updateConfig
@@ -502,8 +499,6 @@ paths:
502499
tags:
503500
- query-suggestions
504501
delete:
505-
tags:
506-
- query-suggestions
507502
operationId: deleteConfig
508503
description: >
509504
Delete a configuration of a Query Suggestion's index.
@@ -525,9 +520,9 @@ paths:
525520
$ref: '#/components/responses/MethodNotAllowed'
526521
'500':
527522
$ref: '#/components/responses/InternalError'
528-
get:
529523
tags:
530524
- query-suggestions
525+
get:
531526
operationId: getConfig
532527
description: Get the configuration of a single Query Suggestions index.
533528
summary: Get the configuration of a single Query Suggestions index.
@@ -550,6 +545,8 @@ paths:
550545
$ref: '#/components/responses/IndexNotFound'
551546
'500':
552547
$ref: '#/components/responses/InternalError'
548+
tags:
549+
- query-suggestions
553550
/1/configs/{indexName}/status:
554551
get:
555552
operationId: getConfigStatus

specs/bundled/recommend.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -969,9 +969,6 @@ servers:
969969
security:
970970
- appId: []
971971
apiKey: []
972-
tags:
973-
- name: recommend
974-
description: Recommend API reference.
975972
paths:
976973
/1{path}:
977974
get:

specs/bundled/search.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1901,9 +1901,6 @@ servers:
19011901
security:
19021902
- appId: []
19031903
apiKey: []
1904-
tags:
1905-
- name: search
1906-
description: Search API reference.
19071904
paths:
19081905
/1{path}:
19091906
get:
@@ -3903,8 +3900,6 @@ paths:
39033900
tags:
39043901
- search
39053902
put:
3906-
tags:
3907-
- search
39083903
operationId: replaceSources
39093904
description: Replace all allowed sources.
39103905
summary: Replace all allowed sources.
@@ -3937,6 +3932,8 @@ paths:
39373932
$ref: '#/components/responses/MethodNotAllowed'
39383933
'404':
39393934
$ref: '#/components/responses/IndexNotFound'
3935+
tags:
3936+
- search
39403937
/1/security/sources/append:
39413938
post:
39423939
operationId: appendSource

specs/bundled/sources.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,6 @@ servers:
117117
security:
118118
- appId: []
119119
apiKey: []
120-
tags:
121-
- name: sources
122-
description: Sources API reference.
123120
paths:
124121
/1{path}:
125122
get:

0 commit comments

Comments
 (0)