Skip to content

Commit 4998ba5

Browse files
Also code-font the Authorization header name
1 parent b80297a commit 4998ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/_global/reindex/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ export class RemoteSource {
134134
password?: Password
135135
/**
136136
* 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`.)
137+
* (It is not permitted to set this and also to set an `Authorization` header via `headers`.)
138138
*
139139
* @availability stack since=9.3.0
140140
* @availability serverless

0 commit comments

Comments
 (0)