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.
1 parent ca9d0fb commit b80297aCopy full SHA for b80297a
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 {@link 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