Skip to content

[BUG] Can't set headers from configuration object Typescript Axios #5420

@nibytes

Description

@nibytes

Typescript Axios.

Can't set custom headers from configuration object.
localVarRequestOptions.headers = {...localVarHeaderParameter, ...options.headers}; in ApiAxiosParamCreator
In this row you must get headers from ...baseOptions.headers, for fix this. If I can find this, I will make pull request.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions