openapi-generator/samples/server
Euan Kemp c97b63d2bb [Rust] Implement 'object' type conversion (#6846)
* [Rust] Use serde Value for objects

This hopefully fixes the previous TODO; it at least fixes compilation
errors for the specific swagger model I'm working with.

* [Rust] Update Cargo.toml to specify versions

Letting the version float freely is scary, to say the least.

This gives it a better chance at being future-proof.

When the crate author had a recommended selector I picked that,
otherwise I went semver compatible.

* [Rust] Regenerate the example
2017-11-01 22:00:56 +08:00
..
petstore [Rust] Implement 'object' type conversion (#6846) 2017-11-01 22:00:56 +08:00
petstore-security-test new files genreated by security shell scripts 2017-10-18 10:46:01 +08:00