Skip to main content

get_operation

Function get_operation 

Source
pub fn get_operation(conn: &Connection, operation_id: &str) -> Result<Value>
Expand description

Returns the literal schema, path, method, and documentation for a specific operationId (PRD §1.5).