Skip to main content

match_openapi_path

Function match_openapi_path 

Source
pub fn match_openapi_path(
    templates: &[String],
    options: &OpenApiPathMatchOptions,
) -> Result<OpenApiPathMatch, CoreError>