Open mloskot opened 3 years ago
I have the same issue as well.
Not able to generate in objc.
yeah, i was wondering why i couldn't generate a micronaut stub with the offline generator :thinking:
Same here ...
The issue still applies to the latest 3.0.33
$ java -jar swagger-codegen-cli-3.0.33.jar langs | sed 's/\, /\n/g; s/\[/\n/g; s/\]/\n/g'
Available languages:
dart
aspnetcore
csharp
csharp-dotnet2
go
go-server
dynamic-html
html
html2
java
jaxrs-cxf-client
jaxrs-cxf
inflector
jaxrs-cxf-cdi
jaxrs-spec
jaxrs-jersey
jaxrs-di
jaxrs-resteasy-eap
jaxrs-resteasy
micronaut
spring
nodejs-server
openapi
openapi-yaml
kotlin-client
kotlin-server
php
python
python-flask
r
ruby
scala
scala-akka-http-server
swift3
swift4
swift5
typescript-angular
typescript-axios
typescript-fetch
javascript
This seems to still be the case in 3.0.34.
Are there any open issues etc that the team can point folks to, to fix support for their favorite language?
Description
What is the difference between the engine behind the https://generator.swagger.io and latest release of swagger-codegen-cli-3.0.26.jar?
How to get the
swagger-codegen-cli
JAR that supports equally rich set of the languages as the online generator?The online generator offers much more languages
than the CLI generator:
Swagger-codegen version
Related issues/PRs