openai-openapi
openai-openapi copied to clipboard
Fix anyOf enum incompatibility with csharp client generators.
fixes #56
Making this change would be inaccurate, as the model can be strings not mentioned in the enum. This could break tooling more severely.
Can be closed, since it was rejected in #56