Expand description
The arguments for one operation, keyed on the names the document uses.
This is the seam that lets one request builder serve two callers. A CLI
translates flags into a Values; a generated Rust wrapper builds one
directly from typed arguments. Neither knows about the other, and neither
re-spells a path template or a query string.
Structs§
- Part
- One part of a multipart body.
- Values
- Parameters and a body for one operation, keyed on wire names.