Skip to content

Commit 0157c75

Browse files
chore: generated code for commit 8e98407c. [skip ci]
algolia/api-clients-automation@8e98407 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 794e627 commit 0157c75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/algolia/api/ingestion_client.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1934,7 +1934,7 @@ def trigger_docker_source_discover(source_id, request_options = {})
19341934
@api_client.deserialize(response.body, request_options[:debug_return_type] || 'Ingestion::SourceWatchResponse')
19351935
end
19361936

1937-
# Searches for transformations.
1937+
# Try a transformation.
19381938
#
19391939
# Required API Key ACLs:
19401940
# - addObject
@@ -1968,7 +1968,7 @@ def try_transformations_with_http_info(transformation_try, request_options = {})
19681968
@api_client.call_api(:POST, path, new_options)
19691969
end
19701970

1971-
# Searches for transformations.
1971+
# Try a transformation.
19721972
#
19731973
# Required API Key ACLs:
19741974
# - addObject

0 commit comments

Comments
 (0)