Skip to main content

collect_operations

Function collect_operations 

Source
pub fn collect_operations(
    openapi: &OpenAPI,
    schemes: &[SchemeInfo],
) -> Vec<OperationInfo>
Expand description

Collect all operations from the OpenAPI document.