Static Readonly headerAttributes
headerAttributes: { api-key: undefined | readonly string[]; basic-auth: undefined | readonly string[]; custom: undefined | readonly string[]; none: undefined | readonly string[]; oauth2: undefined | readonly string[] } = ...
Type declaration
api-key: undefined | readonly string[]
basic-auth: undefined | readonly string[]
custom: undefined | readonly string[]
none: undefined | readonly string[]
oauth2: undefined | readonly string[]