Dave Kerr

Results 1 issues of Dave Kerr

When generating `types,client` for the [openai openapi spec](https://github.com/openai/openai-openapi/tree/6b64280c3db0082cbafa34495b9f3a3a58eb960d), I see many errors similar to this example: Duplicate types ```golang // CreateChatCompletionResponse Represents a chat completion response returned by model, based...