Commit ab71269
committed
docs: add comprehensive Rust generator type mapping documentation
Created detailed documentation covering:
- Current type mappings from OpenAPI to Rust
- How oneOf, anyOf, and allOf are handled (or not)
- Alternative approaches that were considered
- Configuration options and their impact
- Known limitations and rationale for decisions
- Proposed changes in PR #21915 for true anyOf support
This documentation provides the context needed to understand both
the current implementation and the proposed improvements.1 parent 7cf2f6d commit ab71269
1 file changed
+460
-0
lines changed
0 commit comments