Skip to content

Commit 6cabc6c

Browse files
elasticmachinepicandocodigo
authored andcommitted
Auto-generated API code
1 parent 3b79d68 commit 6cabc6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch-api/lib/elasticsearch/api/actions/connector/update_api_key_id.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ module Actions
3232
# @option arguments [Hash] :headers Custom HTTP headers
3333
# @option arguments [Hash] :body An object containing the connector's API key id and/or Connector Secret document id for that API key. (*Required*)
3434
#
35-
# @see https://www.elastic.co/guide/en/elasticsearch/reference/8.13/connector-apis.html
35+
# @see https://www.elastic.co/guide/en/elasticsearch/reference/8.13/update-connector-api-key-id-api.html
3636
#
3737
def update_api_key_id(arguments = {})
3838
request_opts = { endpoint: arguments[:endpoint] || 'connector.update_api_key_id' }

0 commit comments

Comments
 (0)