mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-11 17:49:04 +00:00
* [Rust] Enum Query Parameter Serialization Fixes Adds tests to ensure this won't regress again. Also fixes some other compile errors with Box<> and file uploads. * Remove duplicate query param integration tests from petstore samples * re-gen samples * fix enum boxing tests * stream files * samples * doc generator fix & snapshot * doc generation fixes, update samples * another attempt to fix the doc generator * improve doc generation - don't try link to internal models, and fixing links missing in some scenarios the rust doc generator will be the death of me * also fix hyper * applying same fix to hyper * snapshot fixes
378 B
378 B
Parent
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| child | Option<std::collections::HashMap<String, serde_json::Value>> | [optional] |