We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here is a list of enhancements I can think of for the Rust client generator:
If anyone has any feedback/suggestion, please reply to let us know.
Latest master
mvn clean install java -jar modules/swagger-codegen-cli/target/swagger-codegen-cli.jar generate -t modules/swagger-codegen/src/main/resources/rust -i modules/swagger-codegen/src/test/resources/2_0/petstore.yaml -l rust -o samples/client/petstore/rust
#6105
If anyone wants to work on these enhancements, please reply to let us know and we'll show you some good starting points.
The text was updated successfully, but these errors were encountered:
Minor fix for Windows platform via cc848a1
Sorry, something went wrong.
Added "Implement 'object' type conversion" via #6846
No branches or pull requests
Description
Here is a list of enhancements I can think of for the Rust client generator:
If anyone has any feedback/suggestion, please reply to let us know.
Swagger-codegen version
Latest master
Command line used for generation
Related issues/PRs
#6105
If anyone wants to work on these enhancements, please reply to let us know and we'll show you some good starting points.
The text was updated successfully, but these errors were encountered: