Mask a header value for output. For Authorization we keep the scheme (Bearer, Basic, …) so the spec still documents the auth mechanism, but replace the credential itself.
Authorization
Bearer
Basic
Mask a header value for output. For
Authorizationwe keep the scheme (Bearer,Basic, …) so the spec still documents the auth mechanism, but replace the credential itself.