Forum Discussion
kakabubu
6 years agoContributor
Check your case again. Seems like it was fixed. I had the same issue, but I've resolved it using the config file with the offline generator a few days ago.
java -jar swagger-codegen-cli.jar generate -i <url>swagger/docs/1.0 -l csharp -o <resultFolderPath> -c <configFolderPath>swagger-codegen-config.json
Config file:
{ "packageName": "Name.Of.Package" }
Related Content
- 2 years ago
- 8 years ago
- 12 years ago
- 5 years ago
Recent Discussions
- 7 days ago
- 7 days ago
- 24 days ago