Skip to main content

action_name

Function action_name 

Source
pub fn action_name(operation_id: &str) -> String
Expand description

Maps an OpenAPI operationId to this crate’s action-name convention: a curated override for names that read better shortened, otherwise official_ + the operation id in snake_case.