geeklearningio / gl-swagger-generator

Jane - An OpenAPI Specification (formerly Swagger) Client Generator
MIT License
6 stars 1 forks source link

Handle error when a header is set with a null value #71

Open sandorfr opened 6 years ago

sandorfr commented 6 years ago

Currently, when a parameter is mapped to a header but the value is set to null, it crashes with a cryptic message.

We must return an explicit exception or drop the header