@@ -3139,7 +3139,7 @@ public CompletableFuture<ListTransformationsResponse> listTransformationsAsync()
31393139 * providing the `watch` parameter, for asynchronous calls, you can use the observability
31403140 * endpoints and/or debugger dashboard to see the status of your task. If you want to leverage the
31413141 * [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),
31433143 * this is the recommended way of ingesting your records. This method is similar to `pushTask`,
31443144 * but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
31453145 * will be returned.
@@ -3170,7 +3170,7 @@ public WatchResponse push(
31703170 * providing the `watch` parameter, for asynchronous calls, you can use the observability
31713171 * endpoints and/or debugger dashboard to see the status of your task. If you want to leverage the
31723172 * [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),
31743174 * this is the recommended way of ingesting your records. This method is similar to `pushTask`,
31753175 * but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
31763176 * will be returned.
@@ -3194,7 +3194,7 @@ public WatchResponse push(@Nonnull String indexName, @Nonnull PushTaskPayload pu
31943194 * providing the `watch` parameter, for asynchronous calls, you can use the observability
31953195 * endpoints and/or debugger dashboard to see the status of your task. If you want to leverage the
31963196 * [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),
31983198 * this is the recommended way of ingesting your records. This method is similar to `pushTask`,
31993199 * but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
32003200 * will be returned.
@@ -3215,7 +3215,7 @@ public WatchResponse push(@Nonnull String indexName, @Nonnull PushTaskPayload pu
32153215 * providing the `watch` parameter, for asynchronous calls, you can use the observability
32163216 * endpoints and/or debugger dashboard to see the status of your task. If you want to leverage the
32173217 * [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),
32193219 * this is the recommended way of ingesting your records. This method is similar to `pushTask`,
32203220 * but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
32213221 * will be returned.
@@ -3233,7 +3233,7 @@ public WatchResponse push(@Nonnull String indexName, @Nonnull PushTaskPayload pu
32333233 * call synchronous by providing the `watch` parameter, for asynchronous calls, you can use the
32343234 * observability endpoints and/or debugger dashboard to see the status of your task. If you want
32353235 * 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),
32373237 * this is the recommended way of ingesting your records. This method is similar to `pushTask`,
32383238 * but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
32393239 * will be returned.
@@ -3283,7 +3283,7 @@ public CompletableFuture<WatchResponse> pushAsync(
32833283 * call synchronous by providing the `watch` parameter, for asynchronous calls, you can use the
32843284 * observability endpoints and/or debugger dashboard to see the status of your task. If you want
32853285 * 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),
32873287 * this is the recommended way of ingesting your records. This method is similar to `pushTask`,
32883288 * but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
32893289 * will be returned.
@@ -3311,7 +3311,7 @@ public CompletableFuture<WatchResponse> pushAsync(
33113311 * call synchronous by providing the `watch` parameter, for asynchronous calls, you can use the
33123312 * observability endpoints and/or debugger dashboard to see the status of your task. If you want
33133313 * 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),
33153315 * this is the recommended way of ingesting your records. This method is similar to `pushTask`,
33163316 * but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
33173317 * will be returned.
@@ -3335,7 +3335,7 @@ public CompletableFuture<WatchResponse> pushAsync(
33353335 * call synchronous by providing the `watch` parameter, for asynchronous calls, you can use the
33363336 * observability endpoints and/or debugger dashboard to see the status of your task. If you want
33373337 * 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),
33393339 * this is the recommended way of ingesting your records. This method is similar to `pushTask`,
33403340 * but requires an `indexName` instead of a `taskID`. If zero or many tasks are found, an error
33413341 * will be returned.
0 commit comments