openapistack / openapi-client-axios

JavaScript client library for consuming OpenAPI-enabled APIs with axios
https://openapistack.co
MIT License
535 stars 67 forks source link

Fix merge headers within config #156

Closed dumdiedum closed 1 year ago

dumdiedum commented 1 year ago

Fixes #155

Beware: I could successfully build it locally and test it within my project which uses openapi-client-axios, but I wasn't able to perform tests via npm run test. I'm new to lerna and I was not able to set up environment.