swagger-api / swagger-codegen

swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
http://swagger.io
Apache License 2.0
16.89k stars 6.03k forks source link

[Ruby, bash] Support for clients in v3? #10194

Open alexibz opened 4 years ago

alexibz commented 4 years ago

Will there be support added for ruby and bash libraries under swagger codegen v3?

NorseGaud commented 1 year ago

Bash is supported. I got it working with instructions in https://github.com/swagger-api/swagger-codegen/issues/11291