Skip to main content

OPERATIONS

Constant OPERATIONS 

Source
pub const OPERATIONS: [(&str, &str, &str); 19];
Expand description

Every operation the specification declares, as (method, path, operationId).

Exposed so tests can assert the router and the specification agree.