pub fn request_target(
key: OperationKey,
model: &str,
) -> Option<(Method, String)>Expand description
Canonical upstream method/path for a native operation key. Targets derive from the ingress registry so transforms do not carry a second path table.