Skip to content

Commit 77fc120

Browse files
chore: use skip-checks trailers [skip-bc] (generated)
algolia/api-clients-automation#3982 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 1fa7d84 commit 77fc120

File tree

145 files changed

+580
-725
lines changed

Some content is hidden

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

145 files changed

+580
-725
lines changed

src/main/scala/algoliasearch/ingestion/Action.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/ActionType.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/AuthAPIKey.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/AuthAPIKeyPartial.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/AuthAlgolia.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/AuthAlgoliaInsights.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/AuthAlgoliaInsightsPartial.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/AuthAlgoliaPartial.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/AuthBasic.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/AuthBasicPartial.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/AuthGoogleServiceAccount.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/AuthGoogleServiceAccountPartial.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/AuthInput.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/AuthInputPartial.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

src/main/scala/algoliasearch/ingestion/AuthOAuth.scala

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
* application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required
88
* access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID
99
* and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must
10-
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an
11-
* empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client
12-
* errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message`
13-
* property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by
14-
* the `/1/` in each endpoint's URL.
10+
* be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx`
11+
* status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a
12+
* `message` property with more information. ## Version The current version of the Ingestion API is version 1, as
13+
* indicated by the `/1/` in each endpoint's URL.
1514
*
1615
* The version of the OpenAPI document: 1.0.0
1716
*

0 commit comments

Comments
 (0)