swagger-api / swagger-api/swagger-codegen
swagger codegen 2.3.1 , i followed up these instructions https://stackoverflow.com/questions/50597854/problems-with-future-and-swagger-client-in-python#comment88366290_50608122 ----after trying this i am free from error "swagger client module" now i am getting error " AttributeError: module 'swagger_client' has no attribute 'DefaultApi' " how can i solve this error.
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Swagger-codegen version
Swagger declaration file content or url
Command line used for generation
Steps to reproduce
Related issues/PRs
Suggest a fix/enhancement
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
Start by reviewing the linked Stack Overflow instructions and reproducing the generated Python client's swagger_client import and DefaultApi lookup. The issue names no source files, tests, Swagger declaration, or generation command; done would require a reproducible case showing whether DefaultApi is generated and importable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100