openapi-python-client
openapi-python-client copied to clipboard
"Duplicate key AMBIGUOUS in Enum"
I'm getting this error when I try to generate my client, but it's not telling what enum it's having a problem with, or even what endpoint it was trying to generate at the time. How can I narrow this down? (FWIW, NSwagGen is able to generate the C# client.) thanks!