@@ -3139,7 +3139,7 @@ public CompletableFuture<ListTransformationsResponse> listTransformationsAsync()
3139
3139
* providing the `watch` parameter, for asynchronous calls, you can use the observability
3140
3140
* endpoints and/or debugger dashboard to see the status of your task. If you want to leverage the
3141
3141
* [pre-indexing data
3142
- * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data/ ),
3142
+ * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data),
3143
3143
* this is the recommended way of ingesting your records. This method is similar to `pushTask`,
3144
3144
* but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
3145
3145
* will be returned.
@@ -3170,7 +3170,7 @@ public WatchResponse push(
3170
3170
* providing the `watch` parameter, for asynchronous calls, you can use the observability
3171
3171
* endpoints and/or debugger dashboard to see the status of your task. If you want to leverage the
3172
3172
* [pre-indexing data
3173
- * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data/ ),
3173
+ * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data),
3174
3174
* this is the recommended way of ingesting your records. This method is similar to `pushTask`,
3175
3175
* but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
3176
3176
* will be returned.
@@ -3194,7 +3194,7 @@ public WatchResponse push(@Nonnull String indexName, @Nonnull PushTaskPayload pu
3194
3194
* providing the `watch` parameter, for asynchronous calls, you can use the observability
3195
3195
* endpoints and/or debugger dashboard to see the status of your task. If you want to leverage the
3196
3196
* [pre-indexing data
3197
- * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data/ ),
3197
+ * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data),
3198
3198
* this is the recommended way of ingesting your records. This method is similar to `pushTask`,
3199
3199
* but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
3200
3200
* will be returned.
@@ -3215,7 +3215,7 @@ public WatchResponse push(@Nonnull String indexName, @Nonnull PushTaskPayload pu
3215
3215
* providing the `watch` parameter, for asynchronous calls, you can use the observability
3216
3216
* endpoints and/or debugger dashboard to see the status of your task. If you want to leverage the
3217
3217
* [pre-indexing data
3218
- * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data/ ),
3218
+ * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data),
3219
3219
* this is the recommended way of ingesting your records. This method is similar to `pushTask`,
3220
3220
* but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
3221
3221
* will be returned.
@@ -3233,7 +3233,7 @@ public WatchResponse push(@Nonnull String indexName, @Nonnull PushTaskPayload pu
3233
3233
* call synchronous by providing the `watch` parameter, for asynchronous calls, you can use the
3234
3234
* observability endpoints and/or debugger dashboard to see the status of your task. If you want
3235
3235
* to leverage the [pre-indexing data
3236
- * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data/ ),
3236
+ * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data),
3237
3237
* this is the recommended way of ingesting your records. This method is similar to `pushTask`,
3238
3238
* but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
3239
3239
* will be returned.
@@ -3283,7 +3283,7 @@ public CompletableFuture<WatchResponse> pushAsync(
3283
3283
* call synchronous by providing the `watch` parameter, for asynchronous calls, you can use the
3284
3284
* observability endpoints and/or debugger dashboard to see the status of your task. If you want
3285
3285
* to leverage the [pre-indexing data
3286
- * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data/ ),
3286
+ * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data),
3287
3287
* this is the recommended way of ingesting your records. This method is similar to `pushTask`,
3288
3288
* but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
3289
3289
* will be returned.
@@ -3311,7 +3311,7 @@ public CompletableFuture<WatchResponse> pushAsync(
3311
3311
* call synchronous by providing the `watch` parameter, for asynchronous calls, you can use the
3312
3312
* observability endpoints and/or debugger dashboard to see the status of your task. If you want
3313
3313
* to leverage the [pre-indexing data
3314
- * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data/ ),
3314
+ * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data),
3315
3315
* this is the recommended way of ingesting your records. This method is similar to `pushTask`,
3316
3316
* but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
3317
3317
* will be returned.
@@ -3335,7 +3335,7 @@ public CompletableFuture<WatchResponse> pushAsync(
3335
3335
* call synchronous by providing the `watch` parameter, for asynchronous calls, you can use the
3336
3336
* observability endpoints and/or debugger dashboard to see the status of your task. If you want
3337
3337
* to leverage the [pre-indexing data
3338
- * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data/ ),
3338
+ * transformation](https://www.algolia.com/doc/guides/sending-and-managing-data/send-and-update-your-data/how-to/transform-your-data),
3339
3339
* this is the recommended way of ingesting your records. This method is similar to `pushTask`,
3340
3340
* but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
3341
3341
* will be returned.
0 commit comments