Skip to content

Commit

Permalink
chore: generated code for commit f9877a8. [skip ci]
Browse files Browse the repository at this point in the history
Co-authored-by: Kai Welke <kai.welke@algolia.com>
  • Loading branch information
algolia-bot and kai687 committed Apr 17, 2024
1 parent f9877a8 commit dda76d6
Show file tree
Hide file tree
Showing 34 changed files with 1,734 additions and 748 deletions.
18 changes: 9 additions & 9 deletions specs/bundled/abtesting.doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ paths:
/{path}:
get:
operationId: customGet
summary: Send requests to the Algolia REST API.
summary: Send requests to the Algolia REST API
description: This method allow you to send requests to the Algolia REST API.
parameters:
- $ref: '#/components/parameters/PathInPath'
Expand Down Expand Up @@ -327,7 +327,7 @@ paths:
application/json:
schema:
type: object
summary: Send requests to the Algolia REST API.
summary: Send requests to the Algolia REST API
description: This method allow you to send requests to the Algolia REST API.
parameters:
- $ref: '#/components/parameters/PathInPath'
Expand Down Expand Up @@ -539,7 +539,7 @@ paths:
application/json:
schema:
type: object
summary: Send requests to the Algolia REST API.
summary: Send requests to the Algolia REST API
description: This method allow you to send requests to the Algolia REST API.
parameters:
- $ref: '#/components/parameters/PathInPath'
Expand Down Expand Up @@ -745,7 +745,7 @@ paths:
_ = try await client.customPut(path: "test/minimal")
delete:
operationId: customDelete
summary: Send requests to the Algolia REST API.
summary: Send requests to the Algolia REST API
description: This method allow you to send requests to the Algolia REST API.
parameters:
- $ref: '#/components/parameters/PathInPath'
Expand Down Expand Up @@ -962,7 +962,7 @@ paths:
operationId: addABTests
x-acl:
- editSettings
summary: Create an A/B test.
summary: Create an A/B test
description: Creates a new A/B test.
requestBody:
required: true
Expand Down Expand Up @@ -1299,7 +1299,7 @@ paths:
operationId: listABTests
x-acl:
- analytics
summary: List all A/B tests.
summary: List all A/B tests
description: Lists all A/B tests you configured for this application.
parameters:
- $ref: '#/components/parameters/Offset'
Expand Down Expand Up @@ -1542,7 +1542,7 @@ paths:
operationId: getABTest
x-acl:
- analytics
summary: Retrieve A/B test details.
summary: Retrieve A/B test details
description: Retrieves the details for an A/B test by its ID.
parameters:
- $ref: '#/components/parameters/ID'
Expand Down Expand Up @@ -1758,7 +1758,7 @@ paths:
operationId: deleteABTest
x-acl:
- editSettings
summary: Delete an A/B test.
summary: Delete an A/B test
description: Deletes an A/B test by its ID.
parameters:
- $ref: '#/components/parameters/ID'
Expand Down Expand Up @@ -1975,7 +1975,7 @@ paths:
operationId: stopABTest
x-acl:
- editSettings
summary: Stop an A/B test.
summary: Stop an A/B test
description: |
Stops an A/B test by its ID.
Expand Down
18 changes: 9 additions & 9 deletions specs/bundled/abtesting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ paths:
/{path}:
get:
operationId: customGet
summary: Send requests to the Algolia REST API.
summary: Send requests to the Algolia REST API
description: This method allow you to send requests to the Algolia REST API.
parameters:
- $ref: '#/components/parameters/PathInPath'
Expand Down Expand Up @@ -145,7 +145,7 @@ paths:
application/json:
schema:
type: object
summary: Send requests to the Algolia REST API.
summary: Send requests to the Algolia REST API
description: This method allow you to send requests to the Algolia REST API.
parameters:
- $ref: '#/components/parameters/PathInPath'
Expand Down Expand Up @@ -175,7 +175,7 @@ paths:
application/json:
schema:
type: object
summary: Send requests to the Algolia REST API.
summary: Send requests to the Algolia REST API
description: This method allow you to send requests to the Algolia REST API.
parameters:
- $ref: '#/components/parameters/PathInPath'
Expand All @@ -199,7 +199,7 @@ paths:
- abtesting
delete:
operationId: customDelete
summary: Send requests to the Algolia REST API.
summary: Send requests to the Algolia REST API
description: This method allow you to send requests to the Algolia REST API.
parameters:
- $ref: '#/components/parameters/PathInPath'
Expand Down Expand Up @@ -228,7 +228,7 @@ paths:
operationId: addABTests
x-acl:
- editSettings
summary: Create an A/B test.
summary: Create an A/B test
description: Creates a new A/B test.
requestBody:
required: true
Expand Down Expand Up @@ -282,7 +282,7 @@ paths:
operationId: listABTests
x-acl:
- analytics
summary: List all A/B tests.
summary: List all A/B tests
description: Lists all A/B tests you configured for this application.
parameters:
- $ref: '#/components/parameters/Offset'
Expand Down Expand Up @@ -349,7 +349,7 @@ paths:
operationId: getABTest
x-acl:
- analytics
summary: Retrieve A/B test details.
summary: Retrieve A/B test details
description: Retrieves the details for an A/B test by its ID.
parameters:
- $ref: '#/components/parameters/ID'
Expand Down Expand Up @@ -381,7 +381,7 @@ paths:
operationId: deleteABTest
x-acl:
- editSettings
summary: Delete an A/B test.
summary: Delete an A/B test
description: Deletes an A/B test by its ID.
parameters:
- $ref: '#/components/parameters/ID'
Expand Down Expand Up @@ -414,7 +414,7 @@ paths:
operationId: stopABTest
x-acl:
- editSettings
summary: Stop an A/B test.
summary: Stop an A/B test
description: |
Stops an A/B test by its ID.
Expand Down
4 changes: 2 additions & 2 deletions specs/bundled/algoliasearch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ paths:
application/json:
schema:
type: object
summary: Send requests to the Algolia REST API.
summary: Send requests to the Algolia REST API
description: This method allow you to send requests to the Algolia REST API.
parameters:
- $ref: '#/components/parameters/PathInPath'
Expand Down Expand Up @@ -310,7 +310,7 @@ paths:
x-legacy-signature: true
x-acl:
- search
summary: Search multiple indices.
summary: Search multiple indices
description: >
Sends multiple search request to one or more indices.
Expand Down
48 changes: 24 additions & 24 deletions specs/bundled/analytics.doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ paths:
/{path}:
get:
operationId: customGet
summary: Send requests to the Algolia REST API.
summary: Send requests to the Algolia REST API
description: This method allow you to send requests to the Algolia REST API.
parameters:
- $ref: '#/components/parameters/PathInPath'
Expand Down Expand Up @@ -340,7 +340,7 @@ paths:
application/json:
schema:
type: object
summary: Send requests to the Algolia REST API.
summary: Send requests to the Algolia REST API
description: This method allow you to send requests to the Algolia REST API.
parameters:
- $ref: '#/components/parameters/PathInPath'
Expand Down Expand Up @@ -552,7 +552,7 @@ paths:
application/json:
schema:
type: object
summary: Send requests to the Algolia REST API.
summary: Send requests to the Algolia REST API
description: This method allow you to send requests to the Algolia REST API.
parameters:
- $ref: '#/components/parameters/PathInPath'
Expand Down Expand Up @@ -758,7 +758,7 @@ paths:
_ = try await client.customPut(path: "test/minimal")
delete:
operationId: customDelete
summary: Send requests to the Algolia REST API.
summary: Send requests to the Algolia REST API
description: This method allow you to send requests to the Algolia REST API.
parameters:
- $ref: '#/components/parameters/PathInPath'
Expand Down Expand Up @@ -975,7 +975,7 @@ paths:
operationId: getTopSearches
x-acl:
- analytics
summary: Retrieve top searches.
summary: Retrieve top searches
description: Returns the most popular search terms.
parameters:
- $ref: '#/components/parameters/Index'
Expand Down Expand Up @@ -1202,7 +1202,7 @@ paths:
operationId: getSearchesCount
x-acl:
- analytics
summary: Retrieve number of searches.
summary: Retrieve number of searches
description: >
Retrieves the number of searches within a time range, including a daily
breakdown.
Expand Down Expand Up @@ -1452,7 +1452,7 @@ paths:
operationId: getSearchesNoResults
x-acl:
- analytics
summary: Retrieve top searches without results.
summary: Retrieve top searches without results
description: Retrieves the most popular searches that didn't return any results.
parameters:
- $ref: '#/components/parameters/Index'
Expand Down Expand Up @@ -1704,7 +1704,7 @@ paths:
operationId: getSearchesNoClicks
x-acl:
- analytics
summary: Retrieve top searches without clicks.
summary: Retrieve top searches without clicks
description: >-
Retrieves the most popular searches that didn't lead to any clicks, from
the 1,000 most frequent searches.
Expand Down Expand Up @@ -1961,7 +1961,7 @@ paths:
operationId: getNoResultsRate
x-acl:
- analytics
summary: Retrieve no results rate.
summary: Retrieve no results rate
description: >
Retrieves the fraction of searches that didn't return any results within
a time range, including a daily breakdown.
Expand Down Expand Up @@ -2223,7 +2223,7 @@ paths:
operationId: getNoClickRate
x-acl:
- analytics
summary: Retrieve no click rate.
summary: Retrieve no click rate
description: >
Retrieves the fraction of searches that didn't lead to any click within
a time range, including a daily breakdown.
Expand Down Expand Up @@ -2485,7 +2485,7 @@ paths:
operationId: getTopHits
x-acl:
- analytics
summary: Retrieve top search results.
summary: Retrieve top search results
description: Retrieves the object IDs of the most frequent search results.
parameters:
- $ref: '#/components/parameters/Index'
Expand Down Expand Up @@ -2710,7 +2710,7 @@ paths:
operationId: getUsersCount
x-acl:
- analytics
summary: Retrieve number of users.
summary: Retrieve number of users
description: >
Retrieves the number of unique users within a time range, including a
daily breakdown.
Expand Down Expand Up @@ -2974,7 +2974,7 @@ paths:
operationId: getTopFilterAttributes
x-acl:
- analytics
summary: Retrieve top filters.
summary: Retrieve top filters
description: >
Retrieves the most frequently used filter attributes.
Expand Down Expand Up @@ -3209,7 +3209,7 @@ paths:
operationId: getTopFilterForAttribute
x-acl:
- analytics
summary: Retrieve top filter values.
summary: Retrieve top filter values
description: >
Retrieves the most frequent filter (facet) values for a filter
attribute.
Expand Down Expand Up @@ -3452,7 +3452,7 @@ paths:
operationId: getTopFiltersNoResults
x-acl:
- analytics
summary: Retrieve top filters for a search without results.
summary: Retrieve top filters for a search without results
description: >
Retrieves the most frequently used filters for a search that didn't
return any results.
Expand Down Expand Up @@ -3689,7 +3689,7 @@ paths:
operationId: getTopCountries
x-acl:
- analytics
summary: Retrieve top countries.
summary: Retrieve top countries
description: Retrieves the countries with the most searches to your index.
parameters:
- $ref: '#/components/parameters/Index'
Expand Down Expand Up @@ -3934,7 +3934,7 @@ paths:
operationId: getAverageClickPosition
x-acl:
- analytics
summary: Retrieve average click position.
summary: Retrieve average click position
description: >
Retrieves the average click position of your search results, including a
daily breakdown.
Expand Down Expand Up @@ -4202,7 +4202,7 @@ paths:
operationId: getClickPositions
x-acl:
- analytics
summary: Retrieve click positions.
summary: Retrieve click positions
description: >
Retrieves the positions in the search results and their associated
number of clicks.
Expand Down Expand Up @@ -4436,7 +4436,7 @@ paths:
operationId: getClickThroughRate
x-acl:
- analytics
summary: Retrieve click-through rate.
summary: Retrieve click-through rate
description: >
Retrieves the click-through rate for all of your searches with at least
one click event, including a daily breakdown
Expand Down Expand Up @@ -4704,7 +4704,7 @@ paths:
operationId: getConversionRate
x-acl:
- analytics
summary: Retrieve conversion rate.
summary: Retrieve conversion rate
description: >
Retrieves the conversion rate for all of your searches with at least one
conversion event, including a daily breakdown.
Expand Down Expand Up @@ -4966,7 +4966,7 @@ paths:
operationId: getAddToCartRate
x-acl:
- analytics
summary: Retrieve add-to-cart rate.
summary: Retrieve add-to-cart rate
description: >
Retrieves the add-to-cart rate for all of your searches with at least
one add-to-cart event, including a daily breakdown.
Expand Down Expand Up @@ -5228,7 +5228,7 @@ paths:
operationId: getPurchaseRate
x-acl:
- analytics
summary: Retrieve purchase rate.
summary: Retrieve purchase rate
description: >
Retrieves the purchase rate for all of your searches with at least one
purchase event, including a daily breakdown.
Expand Down Expand Up @@ -5490,7 +5490,7 @@ paths:
operationId: getRevenue
x-acl:
- analytics
summary: Retrieve revenue data.
summary: Retrieve revenue data
description: >
Retrieves revenue-related metrics, such as the total revenue or the
average order value.
Expand Down Expand Up @@ -5734,7 +5734,7 @@ paths:
operationId: getStatus
x-acl:
- analytics
summary: Retrieve update status.
summary: Retrieve update status
description: >
Retrieves the time when the Analytics data for the specified index was
last updated.
Expand Down
Loading

0 comments on commit dda76d6

Please sign in to comment.