Skip to content

Commit bfa914d

Browse files
algolia-botmillotp
andcommitted
fix(clients): add a default idleConnTimeout (generated)
algolia/api-clients-automation#5442 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Pierre Millot <[email protected]>
1 parent 3c5b4d8 commit bfa914d

File tree

536 files changed

+1592
-1621
lines changed

Some content is hidden

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

536 files changed

+1592
-1621
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ package algoliasearch.abtesting
3131
* Unique A/B test identifier.
3232
* @param taskID
3333
* Unique identifier of a task. A successful API response means that a task was added to a queue. It might not run
34-
* immediately. You can check the task's progress with the [`task` operation](#tag/Indices/operation/getTask) and
35-
* this `taskID`.
34+
* immediately. You can check the task's progress with the [`task`
35+
* operation](https://www.algolia.com/doc/rest-api/search/get-task) and this task ID.
3636
*/
3737
case class ABTestResponse(
3838
index: String,

src/main/scala/algoliasearch/abtestingv3/ABTestResponse.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ package algoliasearch.abtestingv3
3232
* Unique A/B test identifier.
3333
* @param taskID
3434
* Unique identifier of a task. A successful API response means that a task was added to a queue. It might not run
35-
* immediately. You can check the task's progress with the [`task` operation](#tag/Indices/operation/getTask) and
36-
* this `taskID`.
35+
* immediately. You can check the task's progress with the [`task`
36+
* operation](https://www.algolia.com/doc/rest-api/search/get-task) and this task ID.
3737
*/
3838
case class ABTestResponse(
3939
index: String,

src/main/scala/algoliasearch/analytics/ClickPosition.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Query aggregation Algolia accepts queries on each keystroke. To ensure you have relevant analytics data, however,
1919
* the series of keystrokes is aggregated to keep only the latest (final) user query. This is called \"prefix\"
2020
* aggregation. For more information, see [Query agggregation and
21-
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation/). See the analytics
21+
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation). See the analytics
2222
* implementation overview for more information about query aggregation.
2323
*
2424
* The version of the OpenAPI document: 2.0.0

src/main/scala/algoliasearch/analytics/CurrencyCode.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Query aggregation Algolia accepts queries on each keystroke. To ensure you have relevant analytics data, however,
1919
* the series of keystrokes is aggregated to keep only the latest (final) user query. This is called \"prefix\"
2020
* aggregation. For more information, see [Query agggregation and
21-
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation/). See the analytics
21+
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation). See the analytics
2222
* implementation overview for more information about query aggregation.
2323
*
2424
* The version of the OpenAPI document: 2.0.0

src/main/scala/algoliasearch/analytics/DailyAddToCartRates.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Query aggregation Algolia accepts queries on each keystroke. To ensure you have relevant analytics data, however,
1919
* the series of keystrokes is aggregated to keep only the latest (final) user query. This is called \"prefix\"
2020
* aggregation. For more information, see [Query agggregation and
21-
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation/). See the analytics
21+
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation). See the analytics
2222
* implementation overview for more information about query aggregation.
2323
*
2424
* The version of the OpenAPI document: 2.0.0

src/main/scala/algoliasearch/analytics/DailyAverageClicks.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Query aggregation Algolia accepts queries on each keystroke. To ensure you have relevant analytics data, however,
1919
* the series of keystrokes is aggregated to keep only the latest (final) user query. This is called \"prefix\"
2020
* aggregation. For more information, see [Query agggregation and
21-
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation/). See the analytics
21+
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation). See the analytics
2222
* implementation overview for more information about query aggregation.
2323
*
2424
* The version of the OpenAPI document: 2.0.0

src/main/scala/algoliasearch/analytics/DailyClickThroughRates.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Query aggregation Algolia accepts queries on each keystroke. To ensure you have relevant analytics data, however,
1919
* the series of keystrokes is aggregated to keep only the latest (final) user query. This is called \"prefix\"
2020
* aggregation. For more information, see [Query agggregation and
21-
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation/). See the analytics
21+
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation). See the analytics
2222
* implementation overview for more information about query aggregation.
2323
*
2424
* The version of the OpenAPI document: 2.0.0

src/main/scala/algoliasearch/analytics/DailyConversionRates.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Query aggregation Algolia accepts queries on each keystroke. To ensure you have relevant analytics data, however,
1919
* the series of keystrokes is aggregated to keep only the latest (final) user query. This is called \"prefix\"
2020
* aggregation. For more information, see [Query agggregation and
21-
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation/). See the analytics
21+
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation). See the analytics
2222
* implementation overview for more information about query aggregation.
2323
*
2424
* The version of the OpenAPI document: 2.0.0

src/main/scala/algoliasearch/analytics/DailyNoClickRates.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Query aggregation Algolia accepts queries on each keystroke. To ensure you have relevant analytics data, however,
1919
* the series of keystrokes is aggregated to keep only the latest (final) user query. This is called \"prefix\"
2020
* aggregation. For more information, see [Query agggregation and
21-
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation/). See the analytics
21+
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation). See the analytics
2222
* implementation overview for more information about query aggregation.
2323
*
2424
* The version of the OpenAPI document: 2.0.0

src/main/scala/algoliasearch/analytics/DailyNoResultsRates.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Query aggregation Algolia accepts queries on each keystroke. To ensure you have relevant analytics data, however,
1919
* the series of keystrokes is aggregated to keep only the latest (final) user query. This is called \"prefix\"
2020
* aggregation. For more information, see [Query agggregation and
21-
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation/). See the analytics
21+
* processing](https://www.algolia.com/doc/guides/search-analytics/concepts/query-aggregation). See the analytics
2222
* implementation overview for more information about query aggregation.
2323
*
2424
* The version of the OpenAPI document: 2.0.0

0 commit comments

Comments
 (0)