Type Definition openapi_schema::Callback

source ·
pub type Callback = BTreeMap<String, PathItem>;
Expand description

Callback

A map of possible out-of band callbacks related to the parent operation.