This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator-original
Watch
3
Star
0
Fork
1
You've already forked openapi-generator-original
mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced
2025-10-14 16:33:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openapi-generator-original
/
samples
/
server
/
petstore
/
rust-server
History
dsteeley
5daef3e901
fix: Resolve issue21805 rust-server compilation failure with large maximums by handling minimum and maximum using BigInt instead of longValue. (
#21875
)
2025-09-03 16:45:02 +08:00
..
.cargo
[rust-server] Update to hyper1 in rust-server generator (
#21422
)
2025-07-03 01:55:33 +08:00
output
fix: Resolve issue21805 rust-server compilation failure with large maximums by handling minimum and maximum using BigInt instead of longValue. (
#21875
)
2025-09-03 16:45:02 +08:00
.gitignore
[Rust] rename rust2 to rust-server (
#6747
)
2017-10-19 20:17:08 +08:00
Cargo.toml
Bump Rust edition to 2021 and a few crates (
#18608
)
2024-05-09 10:43:11 +08:00
pom.xml
[rust-server] Resolve clippy warnings (
#13473
)
2022-09-21 22:45:08 +08:00