Skip to content

Commit f1a7a79

Browse files
fix(clients): allow chunked requests on WithTransformation methods (generated)
algolia/api-clients-automation#5011 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent f0c1486 commit f1a7a79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/scala/algoliasearch/api/IngestionClient.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*/
44
package algoliasearch.api
55

6+
import algoliasearch.ingestion.Action._
67
import algoliasearch.ingestion.ActionType._
78
import algoliasearch.ingestion.Authentication
89
import algoliasearch.ingestion.AuthenticationCreate

0 commit comments

Comments
 (0)