Open atacan opened 1 month ago
I sent them a pull request specifically for this, but they didn’t merge it.
Seconding this as an issue. Just had to remove those duplicates to use the Swift OpenAPI generator without erroring out because of duplicate enums.
For Swift I made this package, where I fix some of the issues with a download script.
https://github.com/atacan/swift-openai-api/blob/main/scripts/openaiYamlDownload.swift
Thank you very much for this script. It's really very helpful.
in many of the schemas'
model
property.For example
CreateChatCompletionResponse, CreateRunRequest, etc.