Skip to content

Commit f237786

Browse files
algolia-botkai687millotp
committed
fix(specs): use summary fields (generated)
algolia/api-clients-automation#5645 Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com> Co-authored-by: Kai Welke <kai.welke@algolia.com> Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
1 parent 44390ff commit f237786

File tree

737 files changed

+2945
-3343
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

737 files changed

+2945
-3343
lines changed

src/main/scala/algoliasearch/abtesting/ABTest.scala

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
/** A/B Testing API The Algolia A/B Testing API lets you manage your Algolia A/B tests to optimize your search
2-
* experience. ## Base URLs The base URLs for requests to the A/B testing API are: - `https://analytics.us.algolia.com`
3-
* \- `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of `analytics.us.algolia.com`) Use
4-
* the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics). **All
5-
* requests must use HTTPS.** ## Availability and authentication Access to the A/B testing API is available as part of
6-
* the [Premium or Elevate plans](https://www.algolia.com/pricing). To authenticate your API requests, add these
7-
* headers: - `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the
8-
* necessary permissions to make the request. The required access control list (ACL) to make a request is listed in
9-
* each endpoint's reference. You can find your application ID and API key in the [Algolia
1+
/** A/B Testing API ## Base URLs The base URLs for requests to the A/B testing API are: -
2+
* `https://analytics.us.algolia.com` - `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of
3+
* `analytics.us.algolia.com`) Use the URL that matches your [analytics
4+
* region](https://dashboard.algolia.com/account/infrastructure/analytics). **All requests must use HTTPS.** ##
5+
* Availability and authentication Access to the A/B testing API is available as part of the [Premium or Elevate
6+
* plans](https://www.algolia.com/pricing). To authenticate your API requests, add these headers: -
7+
* `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the necessary
8+
* permissions to make the request. The required access control list (ACL) to make a request is listed in each
9+
* endpoint's reference. You can find your application ID and API key in the [Algolia
1010
* dashboard](https://dashboard.algolia.com/account/api-keys). ## Rate limits You can make up to **100 requests per
1111
* minute per app** to the A/B testing API. The response includes headers with information about the limits. ##
1212
* Parameters Query parameters must be

src/main/scala/algoliasearch/abtesting/ABTestConfiguration.scala

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
/** A/B Testing API The Algolia A/B Testing API lets you manage your Algolia A/B tests to optimize your search
2-
* experience. ## Base URLs The base URLs for requests to the A/B testing API are: - `https://analytics.us.algolia.com`
3-
* \- `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of `analytics.us.algolia.com`) Use
4-
* the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics). **All
5-
* requests must use HTTPS.** ## Availability and authentication Access to the A/B testing API is available as part of
6-
* the [Premium or Elevate plans](https://www.algolia.com/pricing). To authenticate your API requests, add these
7-
* headers: - `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the
8-
* necessary permissions to make the request. The required access control list (ACL) to make a request is listed in
9-
* each endpoint's reference. You can find your application ID and API key in the [Algolia
1+
/** A/B Testing API ## Base URLs The base URLs for requests to the A/B testing API are: -
2+
* `https://analytics.us.algolia.com` - `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of
3+
* `analytics.us.algolia.com`) Use the URL that matches your [analytics
4+
* region](https://dashboard.algolia.com/account/infrastructure/analytics). **All requests must use HTTPS.** ##
5+
* Availability and authentication Access to the A/B testing API is available as part of the [Premium or Elevate
6+
* plans](https://www.algolia.com/pricing). To authenticate your API requests, add these headers: -
7+
* `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the necessary
8+
* permissions to make the request. The required access control list (ACL) to make a request is listed in each
9+
* endpoint's reference. You can find your application ID and API key in the [Algolia
1010
* dashboard](https://dashboard.algolia.com/account/api-keys). ## Rate limits You can make up to **100 requests per
1111
* minute per app** to the A/B testing API. The response includes headers with information about the limits. ##
1212
* Parameters Query parameters must be

src/main/scala/algoliasearch/abtesting/ABTestResponse.scala

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
/** A/B Testing API The Algolia A/B Testing API lets you manage your Algolia A/B tests to optimize your search
2-
* experience. ## Base URLs The base URLs for requests to the A/B testing API are: - `https://analytics.us.algolia.com`
3-
* \- `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of `analytics.us.algolia.com`) Use
4-
* the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics). **All
5-
* requests must use HTTPS.** ## Availability and authentication Access to the A/B testing API is available as part of
6-
* the [Premium or Elevate plans](https://www.algolia.com/pricing). To authenticate your API requests, add these
7-
* headers: - `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the
8-
* necessary permissions to make the request. The required access control list (ACL) to make a request is listed in
9-
* each endpoint's reference. You can find your application ID and API key in the [Algolia
1+
/** A/B Testing API ## Base URLs The base URLs for requests to the A/B testing API are: -
2+
* `https://analytics.us.algolia.com` - `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of
3+
* `analytics.us.algolia.com`) Use the URL that matches your [analytics
4+
* region](https://dashboard.algolia.com/account/infrastructure/analytics). **All requests must use HTTPS.** ##
5+
* Availability and authentication Access to the A/B testing API is available as part of the [Premium or Elevate
6+
* plans](https://www.algolia.com/pricing). To authenticate your API requests, add these headers: -
7+
* `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the necessary
8+
* permissions to make the request. The required access control list (ACL) to make a request is listed in each
9+
* endpoint's reference. You can find your application ID and API key in the [Algolia
1010
* dashboard](https://dashboard.algolia.com/account/api-keys). ## Rate limits You can make up to **100 requests per
1111
* minute per app** to the A/B testing API. The response includes headers with information about the limits. ##
1212
* Parameters Query parameters must be

src/main/scala/algoliasearch/abtesting/AbTestsVariant.scala

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
/** A/B Testing API The Algolia A/B Testing API lets you manage your Algolia A/B tests to optimize your search
2-
* experience. ## Base URLs The base URLs for requests to the A/B testing API are: - `https://analytics.us.algolia.com`
3-
* \- `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of `analytics.us.algolia.com`) Use
4-
* the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics). **All
5-
* requests must use HTTPS.** ## Availability and authentication Access to the A/B testing API is available as part of
6-
* the [Premium or Elevate plans](https://www.algolia.com/pricing). To authenticate your API requests, add these
7-
* headers: - `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the
8-
* necessary permissions to make the request. The required access control list (ACL) to make a request is listed in
9-
* each endpoint's reference. You can find your application ID and API key in the [Algolia
1+
/** A/B Testing API ## Base URLs The base URLs for requests to the A/B testing API are: -
2+
* `https://analytics.us.algolia.com` - `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of
3+
* `analytics.us.algolia.com`) Use the URL that matches your [analytics
4+
* region](https://dashboard.algolia.com/account/infrastructure/analytics). **All requests must use HTTPS.** ##
5+
* Availability and authentication Access to the A/B testing API is available as part of the [Premium or Elevate
6+
* plans](https://www.algolia.com/pricing). To authenticate your API requests, add these headers: -
7+
* `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the necessary
8+
* permissions to make the request. The required access control list (ACL) to make a request is listed in each
9+
* endpoint's reference. You can find your application ID and API key in the [Algolia
1010
* dashboard](https://dashboard.algolia.com/account/api-keys). ## Rate limits You can make up to **100 requests per
1111
* minute per app** to the A/B testing API. The response includes headers with information about the limits. ##
1212
* Parameters Query parameters must be

src/main/scala/algoliasearch/abtesting/AbTestsVariantSearchParams.scala

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
/** A/B Testing API The Algolia A/B Testing API lets you manage your Algolia A/B tests to optimize your search
2-
* experience. ## Base URLs The base URLs for requests to the A/B testing API are: - `https://analytics.us.algolia.com`
3-
* \- `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of `analytics.us.algolia.com`) Use
4-
* the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics). **All
5-
* requests must use HTTPS.** ## Availability and authentication Access to the A/B testing API is available as part of
6-
* the [Premium or Elevate plans](https://www.algolia.com/pricing). To authenticate your API requests, add these
7-
* headers: - `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the
8-
* necessary permissions to make the request. The required access control list (ACL) to make a request is listed in
9-
* each endpoint's reference. You can find your application ID and API key in the [Algolia
1+
/** A/B Testing API ## Base URLs The base URLs for requests to the A/B testing API are: -
2+
* `https://analytics.us.algolia.com` - `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of
3+
* `analytics.us.algolia.com`) Use the URL that matches your [analytics
4+
* region](https://dashboard.algolia.com/account/infrastructure/analytics). **All requests must use HTTPS.** ##
5+
* Availability and authentication Access to the A/B testing API is available as part of the [Premium or Elevate
6+
* plans](https://www.algolia.com/pricing). To authenticate your API requests, add these headers: -
7+
* `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the necessary
8+
* permissions to make the request. The required access control list (ACL) to make a request is listed in each
9+
* endpoint's reference. You can find your application ID and API key in the [Algolia
1010
* dashboard](https://dashboard.algolia.com/account/api-keys). ## Rate limits You can make up to **100 requests per
1111
* minute per app** to the A/B testing API. The response includes headers with information about the limits. ##
1212
* Parameters Query parameters must be

src/main/scala/algoliasearch/abtesting/AddABTestsRequest.scala

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
/** A/B Testing API The Algolia A/B Testing API lets you manage your Algolia A/B tests to optimize your search
2-
* experience. ## Base URLs The base URLs for requests to the A/B testing API are: - `https://analytics.us.algolia.com`
3-
* \- `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of `analytics.us.algolia.com`) Use
4-
* the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics). **All
5-
* requests must use HTTPS.** ## Availability and authentication Access to the A/B testing API is available as part of
6-
* the [Premium or Elevate plans](https://www.algolia.com/pricing). To authenticate your API requests, add these
7-
* headers: - `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the
8-
* necessary permissions to make the request. The required access control list (ACL) to make a request is listed in
9-
* each endpoint's reference. You can find your application ID and API key in the [Algolia
1+
/** A/B Testing API ## Base URLs The base URLs for requests to the A/B testing API are: -
2+
* `https://analytics.us.algolia.com` - `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of
3+
* `analytics.us.algolia.com`) Use the URL that matches your [analytics
4+
* region](https://dashboard.algolia.com/account/infrastructure/analytics). **All requests must use HTTPS.** ##
5+
* Availability and authentication Access to the A/B testing API is available as part of the [Premium or Elevate
6+
* plans](https://www.algolia.com/pricing). To authenticate your API requests, add these headers: -
7+
* `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the necessary
8+
* permissions to make the request. The required access control list (ACL) to make a request is listed in each
9+
* endpoint's reference. You can find your application ID and API key in the [Algolia
1010
* dashboard](https://dashboard.algolia.com/account/api-keys). ## Rate limits You can make up to **100 requests per
1111
* minute per app** to the A/B testing API. The response includes headers with information about the limits. ##
1212
* Parameters Query parameters must be

src/main/scala/algoliasearch/abtesting/AddABTestsVariant.scala

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
/** A/B Testing API The Algolia A/B Testing API lets you manage your Algolia A/B tests to optimize your search
2-
* experience. ## Base URLs The base URLs for requests to the A/B testing API are: - `https://analytics.us.algolia.com`
3-
* \- `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of `analytics.us.algolia.com`) Use
4-
* the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics). **All
5-
* requests must use HTTPS.** ## Availability and authentication Access to the A/B testing API is available as part of
6-
* the [Premium or Elevate plans](https://www.algolia.com/pricing). To authenticate your API requests, add these
7-
* headers: - `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the
8-
* necessary permissions to make the request. The required access control list (ACL) to make a request is listed in
9-
* each endpoint's reference. You can find your application ID and API key in the [Algolia
1+
/** A/B Testing API ## Base URLs The base URLs for requests to the A/B testing API are: -
2+
* `https://analytics.us.algolia.com` - `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of
3+
* `analytics.us.algolia.com`) Use the URL that matches your [analytics
4+
* region](https://dashboard.algolia.com/account/infrastructure/analytics). **All requests must use HTTPS.** ##
5+
* Availability and authentication Access to the A/B testing API is available as part of the [Premium or Elevate
6+
* plans](https://www.algolia.com/pricing). To authenticate your API requests, add these headers: -
7+
* `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the necessary
8+
* permissions to make the request. The required access control list (ACL) to make a request is listed in each
9+
* endpoint's reference. You can find your application ID and API key in the [Algolia
1010
* dashboard](https://dashboard.algolia.com/account/api-keys). ## Rate limits You can make up to **100 requests per
1111
* minute per app** to the A/B testing API. The response includes headers with information about the limits. ##
1212
* Parameters Query parameters must be

src/main/scala/algoliasearch/abtesting/Currency.scala

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
/** A/B Testing API The Algolia A/B Testing API lets you manage your Algolia A/B tests to optimize your search
2-
* experience. ## Base URLs The base URLs for requests to the A/B testing API are: - `https://analytics.us.algolia.com`
3-
* \- `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of `analytics.us.algolia.com`) Use
4-
* the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics). **All
5-
* requests must use HTTPS.** ## Availability and authentication Access to the A/B testing API is available as part of
6-
* the [Premium or Elevate plans](https://www.algolia.com/pricing). To authenticate your API requests, add these
7-
* headers: - `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the
8-
* necessary permissions to make the request. The required access control list (ACL) to make a request is listed in
9-
* each endpoint's reference. You can find your application ID and API key in the [Algolia
1+
/** A/B Testing API ## Base URLs The base URLs for requests to the A/B testing API are: -
2+
* `https://analytics.us.algolia.com` - `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of
3+
* `analytics.us.algolia.com`) Use the URL that matches your [analytics
4+
* region](https://dashboard.algolia.com/account/infrastructure/analytics). **All requests must use HTTPS.** ##
5+
* Availability and authentication Access to the A/B testing API is available as part of the [Premium or Elevate
6+
* plans](https://www.algolia.com/pricing). To authenticate your API requests, add these headers: -
7+
* `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the necessary
8+
* permissions to make the request. The required access control list (ACL) to make a request is listed in each
9+
* endpoint's reference. You can find your application ID and API key in the [Algolia
1010
* dashboard](https://dashboard.algolia.com/account/api-keys). ## Rate limits You can make up to **100 requests per
1111
* minute per app** to the A/B testing API. The response includes headers with information about the limits. ##
1212
* Parameters Query parameters must be

src/main/scala/algoliasearch/abtesting/CustomSearchParams.scala

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
/** A/B Testing API The Algolia A/B Testing API lets you manage your Algolia A/B tests to optimize your search
2-
* experience. ## Base URLs The base URLs for requests to the A/B testing API are: - `https://analytics.us.algolia.com`
3-
* \- `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of `analytics.us.algolia.com`) Use
4-
* the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics). **All
5-
* requests must use HTTPS.** ## Availability and authentication Access to the A/B testing API is available as part of
6-
* the [Premium or Elevate plans](https://www.algolia.com/pricing). To authenticate your API requests, add these
7-
* headers: - `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the
8-
* necessary permissions to make the request. The required access control list (ACL) to make a request is listed in
9-
* each endpoint's reference. You can find your application ID and API key in the [Algolia
1+
/** A/B Testing API ## Base URLs The base URLs for requests to the A/B testing API are: -
2+
* `https://analytics.us.algolia.com` - `https://analytics.de.algolia.com` - `https://analytics.algolia.com` (alias of
3+
* `analytics.us.algolia.com`) Use the URL that matches your [analytics
4+
* region](https://dashboard.algolia.com/account/infrastructure/analytics). **All requests must use HTTPS.** ##
5+
* Availability and authentication Access to the A/B testing API is available as part of the [Premium or Elevate
6+
* plans](https://www.algolia.com/pricing). To authenticate your API requests, add these headers: -
7+
* `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the necessary
8+
* permissions to make the request. The required access control list (ACL) to make a request is listed in each
9+
* endpoint's reference. You can find your application ID and API key in the [Algolia
1010
* dashboard](https://dashboard.algolia.com/account/api-keys). ## Rate limits You can make up to **100 requests per
1111
* minute per app** to the A/B testing API. The response includes headers with information about the limits. ##
1212
* Parameters Query parameters must be

0 commit comments

Comments
 (0)