openapi-generators / openapi-generators/openapi-python-client
"Duplicate key AMBIGUOUS in Enum"
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2k
- Forks
- 293
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
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!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or OpenAPI document is provided. Start by reproducing the generation failure with the affected specification, then compare the failing context with the successful NSwagGen C# generation; done means identifying the enum and endpoint in the reported error or documenting the missing diagnostic information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100