Skip to content

Commit dda76d6

Browse files
algolia-botkai687
andcommitted
chore: generated code for commit f9877a8. [skip ci]
Co-authored-by: Kai Welke <[email protected]>
1 parent f9877a8 commit dda76d6

File tree

34 files changed

+1734
-748
lines changed

34 files changed

+1734
-748
lines changed

specs/bundled/abtesting.doc.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ paths:
115115
/{path}:
116116
get:
117117
operationId: customGet
118-
summary: Send requests to the Algolia REST API.
118+
summary: Send requests to the Algolia REST API
119119
description: This method allow you to send requests to the Algolia REST API.
120120
parameters:
121121
- $ref: '#/components/parameters/PathInPath'
@@ -327,7 +327,7 @@ paths:
327327
application/json:
328328
schema:
329329
type: object
330-
summary: Send requests to the Algolia REST API.
330+
summary: Send requests to the Algolia REST API
331331
description: This method allow you to send requests to the Algolia REST API.
332332
parameters:
333333
- $ref: '#/components/parameters/PathInPath'
@@ -539,7 +539,7 @@ paths:
539539
application/json:
540540
schema:
541541
type: object
542-
summary: Send requests to the Algolia REST API.
542+
summary: Send requests to the Algolia REST API
543543
description: This method allow you to send requests to the Algolia REST API.
544544
parameters:
545545
- $ref: '#/components/parameters/PathInPath'
@@ -745,7 +745,7 @@ paths:
745745
_ = try await client.customPut(path: "test/minimal")
746746
delete:
747747
operationId: customDelete
748-
summary: Send requests to the Algolia REST API.
748+
summary: Send requests to the Algolia REST API
749749
description: This method allow you to send requests to the Algolia REST API.
750750
parameters:
751751
- $ref: '#/components/parameters/PathInPath'
@@ -962,7 +962,7 @@ paths:
962962
operationId: addABTests
963963
x-acl:
964964
- editSettings
965-
summary: Create an A/B test.
965+
summary: Create an A/B test
966966
description: Creates a new A/B test.
967967
requestBody:
968968
required: true
@@ -1299,7 +1299,7 @@ paths:
12991299
operationId: listABTests
13001300
x-acl:
13011301
- analytics
1302-
summary: List all A/B tests.
1302+
summary: List all A/B tests
13031303
description: Lists all A/B tests you configured for this application.
13041304
parameters:
13051305
- $ref: '#/components/parameters/Offset'
@@ -1542,7 +1542,7 @@ paths:
15421542
operationId: getABTest
15431543
x-acl:
15441544
- analytics
1545-
summary: Retrieve A/B test details.
1545+
summary: Retrieve A/B test details
15461546
description: Retrieves the details for an A/B test by its ID.
15471547
parameters:
15481548
- $ref: '#/components/parameters/ID'
@@ -1758,7 +1758,7 @@ paths:
17581758
operationId: deleteABTest
17591759
x-acl:
17601760
- editSettings
1761-
summary: Delete an A/B test.
1761+
summary: Delete an A/B test
17621762
description: Deletes an A/B test by its ID.
17631763
parameters:
17641764
- $ref: '#/components/parameters/ID'
@@ -1975,7 +1975,7 @@ paths:
19751975
operationId: stopABTest
19761976
x-acl:
19771977
- editSettings
1978-
summary: Stop an A/B test.
1978+
summary: Stop an A/B test
19791979
description: |
19801980
Stops an A/B test by its ID.
19811981

specs/bundled/abtesting.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ paths:
115115
/{path}:
116116
get:
117117
operationId: customGet
118-
summary: Send requests to the Algolia REST API.
118+
summary: Send requests to the Algolia REST API
119119
description: This method allow you to send requests to the Algolia REST API.
120120
parameters:
121121
- $ref: '#/components/parameters/PathInPath'
@@ -145,7 +145,7 @@ paths:
145145
application/json:
146146
schema:
147147
type: object
148-
summary: Send requests to the Algolia REST API.
148+
summary: Send requests to the Algolia REST API
149149
description: This method allow you to send requests to the Algolia REST API.
150150
parameters:
151151
- $ref: '#/components/parameters/PathInPath'
@@ -175,7 +175,7 @@ paths:
175175
application/json:
176176
schema:
177177
type: object
178-
summary: Send requests to the Algolia REST API.
178+
summary: Send requests to the Algolia REST API
179179
description: This method allow you to send requests to the Algolia REST API.
180180
parameters:
181181
- $ref: '#/components/parameters/PathInPath'
@@ -199,7 +199,7 @@ paths:
199199
- abtesting
200200
delete:
201201
operationId: customDelete
202-
summary: Send requests to the Algolia REST API.
202+
summary: Send requests to the Algolia REST API
203203
description: This method allow you to send requests to the Algolia REST API.
204204
parameters:
205205
- $ref: '#/components/parameters/PathInPath'
@@ -228,7 +228,7 @@ paths:
228228
operationId: addABTests
229229
x-acl:
230230
- editSettings
231-
summary: Create an A/B test.
231+
summary: Create an A/B test
232232
description: Creates a new A/B test.
233233
requestBody:
234234
required: true
@@ -282,7 +282,7 @@ paths:
282282
operationId: listABTests
283283
x-acl:
284284
- analytics
285-
summary: List all A/B tests.
285+
summary: List all A/B tests
286286
description: Lists all A/B tests you configured for this application.
287287
parameters:
288288
- $ref: '#/components/parameters/Offset'
@@ -349,7 +349,7 @@ paths:
349349
operationId: getABTest
350350
x-acl:
351351
- analytics
352-
summary: Retrieve A/B test details.
352+
summary: Retrieve A/B test details
353353
description: Retrieves the details for an A/B test by its ID.
354354
parameters:
355355
- $ref: '#/components/parameters/ID'
@@ -381,7 +381,7 @@ paths:
381381
operationId: deleteABTest
382382
x-acl:
383383
- editSettings
384-
summary: Delete an A/B test.
384+
summary: Delete an A/B test
385385
description: Deletes an A/B test by its ID.
386386
parameters:
387387
- $ref: '#/components/parameters/ID'
@@ -414,7 +414,7 @@ paths:
414414
operationId: stopABTest
415415
x-acl:
416416
- editSettings
417-
summary: Stop an A/B test.
417+
summary: Stop an A/B test
418418
description: |
419419
Stops an A/B test by its ID.
420420

specs/bundled/algoliasearch.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ paths:
278278
application/json:
279279
schema:
280280
type: object
281-
summary: Send requests to the Algolia REST API.
281+
summary: Send requests to the Algolia REST API
282282
description: This method allow you to send requests to the Algolia REST API.
283283
parameters:
284284
- $ref: '#/components/parameters/PathInPath'
@@ -310,7 +310,7 @@ paths:
310310
x-legacy-signature: true
311311
x-acl:
312312
- search
313-
summary: Search multiple indices.
313+
summary: Search multiple indices
314314
description: >
315315
Sends multiple search request to one or more indices.
316316

specs/bundled/analytics.doc.yml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ paths:
128128
/{path}:
129129
get:
130130
operationId: customGet
131-
summary: Send requests to the Algolia REST API.
131+
summary: Send requests to the Algolia REST API
132132
description: This method allow you to send requests to the Algolia REST API.
133133
parameters:
134134
- $ref: '#/components/parameters/PathInPath'
@@ -340,7 +340,7 @@ paths:
340340
application/json:
341341
schema:
342342
type: object
343-
summary: Send requests to the Algolia REST API.
343+
summary: Send requests to the Algolia REST API
344344
description: This method allow you to send requests to the Algolia REST API.
345345
parameters:
346346
- $ref: '#/components/parameters/PathInPath'
@@ -552,7 +552,7 @@ paths:
552552
application/json:
553553
schema:
554554
type: object
555-
summary: Send requests to the Algolia REST API.
555+
summary: Send requests to the Algolia REST API
556556
description: This method allow you to send requests to the Algolia REST API.
557557
parameters:
558558
- $ref: '#/components/parameters/PathInPath'
@@ -758,7 +758,7 @@ paths:
758758
_ = try await client.customPut(path: "test/minimal")
759759
delete:
760760
operationId: customDelete
761-
summary: Send requests to the Algolia REST API.
761+
summary: Send requests to the Algolia REST API
762762
description: This method allow you to send requests to the Algolia REST API.
763763
parameters:
764764
- $ref: '#/components/parameters/PathInPath'
@@ -975,7 +975,7 @@ paths:
975975
operationId: getTopSearches
976976
x-acl:
977977
- analytics
978-
summary: Retrieve top searches.
978+
summary: Retrieve top searches
979979
description: Returns the most popular search terms.
980980
parameters:
981981
- $ref: '#/components/parameters/Index'
@@ -1202,7 +1202,7 @@ paths:
12021202
operationId: getSearchesCount
12031203
x-acl:
12041204
- analytics
1205-
summary: Retrieve number of searches.
1205+
summary: Retrieve number of searches
12061206
description: >
12071207
Retrieves the number of searches within a time range, including a daily
12081208
breakdown.
@@ -1452,7 +1452,7 @@ paths:
14521452
operationId: getSearchesNoResults
14531453
x-acl:
14541454
- analytics
1455-
summary: Retrieve top searches without results.
1455+
summary: Retrieve top searches without results
14561456
description: Retrieves the most popular searches that didn't return any results.
14571457
parameters:
14581458
- $ref: '#/components/parameters/Index'
@@ -1704,7 +1704,7 @@ paths:
17041704
operationId: getSearchesNoClicks
17051705
x-acl:
17061706
- analytics
1707-
summary: Retrieve top searches without clicks.
1707+
summary: Retrieve top searches without clicks
17081708
description: >-
17091709
Retrieves the most popular searches that didn't lead to any clicks, from
17101710
the 1,000 most frequent searches.
@@ -1961,7 +1961,7 @@ paths:
19611961
operationId: getNoResultsRate
19621962
x-acl:
19631963
- analytics
1964-
summary: Retrieve no results rate.
1964+
summary: Retrieve no results rate
19651965
description: >
19661966
Retrieves the fraction of searches that didn't return any results within
19671967
a time range, including a daily breakdown.
@@ -2223,7 +2223,7 @@ paths:
22232223
operationId: getNoClickRate
22242224
x-acl:
22252225
- analytics
2226-
summary: Retrieve no click rate.
2226+
summary: Retrieve no click rate
22272227
description: >
22282228
Retrieves the fraction of searches that didn't lead to any click within
22292229
a time range, including a daily breakdown.
@@ -2485,7 +2485,7 @@ paths:
24852485
operationId: getTopHits
24862486
x-acl:
24872487
- analytics
2488-
summary: Retrieve top search results.
2488+
summary: Retrieve top search results
24892489
description: Retrieves the object IDs of the most frequent search results.
24902490
parameters:
24912491
- $ref: '#/components/parameters/Index'
@@ -2710,7 +2710,7 @@ paths:
27102710
operationId: getUsersCount
27112711
x-acl:
27122712
- analytics
2713-
summary: Retrieve number of users.
2713+
summary: Retrieve number of users
27142714
description: >
27152715
Retrieves the number of unique users within a time range, including a
27162716
daily breakdown.
@@ -2974,7 +2974,7 @@ paths:
29742974
operationId: getTopFilterAttributes
29752975
x-acl:
29762976
- analytics
2977-
summary: Retrieve top filters.
2977+
summary: Retrieve top filters
29782978
description: >
29792979
Retrieves the most frequently used filter attributes.
29802980
@@ -3209,7 +3209,7 @@ paths:
32093209
operationId: getTopFilterForAttribute
32103210
x-acl:
32113211
- analytics
3212-
summary: Retrieve top filter values.
3212+
summary: Retrieve top filter values
32133213
description: >
32143214
Retrieves the most frequent filter (facet) values for a filter
32153215
attribute.
@@ -3452,7 +3452,7 @@ paths:
34523452
operationId: getTopFiltersNoResults
34533453
x-acl:
34543454
- analytics
3455-
summary: Retrieve top filters for a search without results.
3455+
summary: Retrieve top filters for a search without results
34563456
description: >
34573457
Retrieves the most frequently used filters for a search that didn't
34583458
return any results.
@@ -3689,7 +3689,7 @@ paths:
36893689
operationId: getTopCountries
36903690
x-acl:
36913691
- analytics
3692-
summary: Retrieve top countries.
3692+
summary: Retrieve top countries
36933693
description: Retrieves the countries with the most searches to your index.
36943694
parameters:
36953695
- $ref: '#/components/parameters/Index'
@@ -3934,7 +3934,7 @@ paths:
39343934
operationId: getAverageClickPosition
39353935
x-acl:
39363936
- analytics
3937-
summary: Retrieve average click position.
3937+
summary: Retrieve average click position
39383938
description: >
39393939
Retrieves the average click position of your search results, including a
39403940
daily breakdown.
@@ -4202,7 +4202,7 @@ paths:
42024202
operationId: getClickPositions
42034203
x-acl:
42044204
- analytics
4205-
summary: Retrieve click positions.
4205+
summary: Retrieve click positions
42064206
description: >
42074207
Retrieves the positions in the search results and their associated
42084208
number of clicks.
@@ -4436,7 +4436,7 @@ paths:
44364436
operationId: getClickThroughRate
44374437
x-acl:
44384438
- analytics
4439-
summary: Retrieve click-through rate.
4439+
summary: Retrieve click-through rate
44404440
description: >
44414441
Retrieves the click-through rate for all of your searches with at least
44424442
one click event, including a daily breakdown
@@ -4704,7 +4704,7 @@ paths:
47044704
operationId: getConversionRate
47054705
x-acl:
47064706
- analytics
4707-
summary: Retrieve conversion rate.
4707+
summary: Retrieve conversion rate
47084708
description: >
47094709
Retrieves the conversion rate for all of your searches with at least one
47104710
conversion event, including a daily breakdown.
@@ -4966,7 +4966,7 @@ paths:
49664966
operationId: getAddToCartRate
49674967
x-acl:
49684968
- analytics
4969-
summary: Retrieve add-to-cart rate.
4969+
summary: Retrieve add-to-cart rate
49704970
description: >
49714971
Retrieves the add-to-cart rate for all of your searches with at least
49724972
one add-to-cart event, including a daily breakdown.
@@ -5228,7 +5228,7 @@ paths:
52285228
operationId: getPurchaseRate
52295229
x-acl:
52305230
- analytics
5231-
summary: Retrieve purchase rate.
5231+
summary: Retrieve purchase rate
52325232
description: >
52335233
Retrieves the purchase rate for all of your searches with at least one
52345234
purchase event, including a daily breakdown.
@@ -5490,7 +5490,7 @@ paths:
54905490
operationId: getRevenue
54915491
x-acl:
54925492
- analytics
5493-
summary: Retrieve revenue data.
5493+
summary: Retrieve revenue data
54945494
description: >
54955495
Retrieves revenue-related metrics, such as the total revenue or the
54965496
average order value.
@@ -5734,7 +5734,7 @@ paths:
57345734
operationId: getStatus
57355735
x-acl:
57365736
- analytics
5737-
summary: Retrieve update status.
5737+
summary: Retrieve update status
57385738
description: >
57395739
Retrieves the time when the Analytics data for the specified index was
57405740
last updated.

0 commit comments

Comments
 (0)