geeklearningio / gl-swagger-generator

Jane - An OpenAPI Specification (formerly Swagger) Client Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle error when a header is set with a null value

sandorfr opened this issue · comments

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