Hello,
The parameter type nullable is not supported.
Location:
https://github.com/mtennoe/swagger-typescript-codegen/blob/master/src/view-data/parameter.ts#L89
parameter:
{"name":"product_code","description":"product_code","required":false,"in":"nullable","type":"string"}
It would be nice if the exception contains the failed type too, it makes it a lot easier to debug an issue like this. 😄
Hello,
The parameter type nullable is not supported.
Location:
https://github.com/mtennoe/swagger-typescript-codegen/blob/master/src/view-data/parameter.ts#L89
parameter:
{"name":"product_code","description":"product_code","required":false,"in":"nullable","type":"string"}It would be nice if the exception contains the failed type too, it makes it a lot easier to debug an issue like this. 😄