A set of common utilities for crates generated by swagger-codegen
Last updated May 25, 2026
100
Stars
34
Forks
7
Issues
0
Stars/day
Attention Score
40
Language breakdown
Rust 99.0%
Shell 1.0%
โธ Files
click to expand
README
swagger-rs
A set of common utilities for crates generated by the rust-server openapi-generator generator
Releasing a new version
- Run
./release-changelog.sh <version>to update the changelog andCargo.toml - Commit and push your changes.
- Wait for a travis build to complete successfully.
- Run
cargo publish. - Tag the new version and push the tag.
๐ More in this category