Jeff Gran

Results 2 comments of Jeff Gran

similarly, an empty string as an option of an enum generates invalid go code: ``` "schema": { "type": "string", "format": "date-time", "nullable": true, "enum": [ "", 1, 2, 3, 4,...

I would love to see this get attention too. It would be nice to be able to set ssl options for http requests individually, and I also made a commit...