Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RUST] Exception in thread "main" java.lang.RuntimeException: Can't load config class with name rust #12416

Open
abrassel opened this issue Jul 5, 2024 · 1 comment

Comments

@abrassel
Copy link

abrassel commented Jul 5, 2024

Description
wget https://repo1.maven.org/maven2/io/swagger/codegen/v3/swagger-codegen-cli/3.0.57/swagger-codegen-cli-3.0.57.jar -O swagger-codegen-cli.jar

java -jar swagger-codegen-cli.jar generate -i https://github.com/unitycatalog/unitycatalog/blob/main/api/all.yaml -l rust

Exception in thread "main" java.lang.RuntimeException: Can't load config class with name rust
Swagger-codegen version

Version 3.0.57

Swagger declaration file content or url
Command line used for generation
java -jar swagger-codegen-cli.jar generate -i https://github.com/unitycatalog/unitycatalog/blob/main/api/all.yaml -l rust
Steps to reproduce
wget https://repo1.maven.org/maven2/io/swagger/codegen/v3/swagger-codegen-cli/3.0.57/swagger-codegen-cli-3.0.57.jar -O swagger-codegen-cli.jar

java -jar swagger-codegen-cli.jar generate -i https://github.com/unitycatalog/unitycatalog/blob/main/api/all.yaml -l rust
Related issues/PRs
Suggest a fix/enhancement
@cowlicks
Copy link

cowlicks commented Jul 7, 2024

Same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants