Skip to content

Commit 1dfdf44

Browse files
chore: use skip-checks trailers [skip-bc] (#3982) (generated)
Co-authored-by: Clément Vannicatte <[email protected]> skip-checks: true
1 parent 70f2f49 commit 1dfdf44

File tree

148 files changed

+581
-732
lines changed

Some content is hidden

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

148 files changed

+581
-732
lines changed

clients/algoliasearch-client-csharp/algoliasearch/Clients/IngestionConfiguration.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Ingestion API
33
*
4-
* The Ingestion API lets you connect third-party services and platforms with Algolia and schedule tasks to ingest your data. The Ingestion API powers the no-code [data connectors](https://dashboard.algolia.com/connectors). ## Base URLs The base URLs for requests to the Ingestion API are: - `https://data.us.algolia.com` - `https://data.eu.algolia.com` Use the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics). **All requests must use HTTPS.** ## Authentication To authenticate your API requests, add these headers: - `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must be JSON objects. ## Response status and errors Response bodies are JSON objects. Deleting a user token returns an empty response body with rate-limiting information as headers. Successful responses return a `2xx` status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message` property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by the `/1/` in each endpoint's URL.
4+
* The Ingestion API lets you connect third-party services and platforms with Algolia and schedule tasks to ingest your data. The Ingestion API powers the no-code [data connectors](https://dashboard.algolia.com/connectors). ## Base URLs The base URLs for requests to the Ingestion API are: - `https://data.us.algolia.com` - `https://data.eu.algolia.com` Use the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics). **All requests must use HTTPS.** ## Authentication To authenticate your API requests, add these headers: - `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. An API key with the necessary permissions to make the request. The required access control list (ACL) to make a request is listed in each endpoint's reference. You can find your application ID and API key in the [Algolia dashboard](https://dashboard.algolia.com/account). ## Request format Request bodies must be JSON objects. ## Response status and errors Response bodies are JSON objects. Successful responses return a `2xx` status. Client errors return a `4xx` status. Server errors are indicated by a `5xx` status. Error responses have a `message` property with more information. ## Version The current version of the Ingestion API is version 1, as indicated by the `/1/` in each endpoint's URL.
55
*
66
* The version of the OpenAPI document: 1.0.0
77
* Generated by: https://github.com/openapitools/openapi-generator.git

clients/algoliasearch-client-scala/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
*

clients/algoliasearch-client-scala/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
*

clients/algoliasearch-client-scala/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
*

clients/algoliasearch-client-scala/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
*

clients/algoliasearch-client-scala/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
*

clients/algoliasearch-client-scala/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
*

clients/algoliasearch-client-scala/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
*

clients/algoliasearch-client-scala/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
*

clients/algoliasearch-client-scala/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
*

clients/algoliasearch-client-scala/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
*

clients/algoliasearch-client-scala/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
*

clients/algoliasearch-client-scala/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
*

0 commit comments

Comments
 (0)