Skip to main content

parse_transform

Function parse_transform 

Source
fn parse_transform(
    config: &HashMap<String, Value>,
    key: &str,
) -> Result<Option<String>, String>
Expand description

Validates one request/response transform object and returns its template string.