Skip to main content

Module operations

Module operations 

Source

Structs§

BodyInfo
OperationInfo
All information about a single API operation needed by later codegen stages.
ParamInfo
ResponseInfo

Enums§

ResponseStatus

Functions§

collect_operations
Collect all operations from the OpenAPI document.
generate_operation_types
Generate query-param enum types + request structs + response enums for all operations.