We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Authorization
1 parent b80297a commit 4998ba5Copy full SHA for 4998ba5
specification/_global/reindex/types.ts
@@ -134,7 +134,7 @@ export class RemoteSource {
134
password?: Password
135
/**
136
* The API key to use for authentication with the remote host (as an alternative to basic auth when the remote cluster is in Elastic Cloud).
137
- * (It is not permitted to set this and also to set an Authorization header via `headers`.)
+ * (It is not permitted to set this and also to set an `Authorization` header via `headers`.)
138
*
139
* @availability stack since=9.3.0
140
* @availability serverless
0 commit comments