pub fn collect_operations(openapi: &OpenAPI) -> Vec<OperationInfo>Expand description
Collect all operations from the OpenAPI document.
pub fn collect_operations(openapi: &OpenAPI) -> Vec<OperationInfo>Collect all operations from the OpenAPI document.