Skip to content

Commit 14e2eb8

Browse files
elasticmachinepicandocodigo
authored andcommittedMar 21, 2024·
Auto-generated API code
1 parent 087cdde commit 14e2eb8

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

+1-1
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/current/connector-apis.html
35+
# @see https://www.elastic.co/guide/en/elasticsearch/reference/current/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)
Please sign in to comment.