Manweill / swagger-axios-codegen

swagger client to use axios and typescript
MIT License
306 stars 83 forks source link

useHeaderParameters is not optional #154

Closed Maxim-Mazurok closed 3 years ago

Maxim-Mazurok commented 3 years ago

Related to #111

As far as I understand, useHeaderParameters should be optional, and defaults to false, but marked as required in ISwaggerOptions