Skip to main content

convert_http_to_source_change

Function convert_http_to_source_change 

Source
pub fn convert_http_to_source_change(
    http_change: &HttpSourceChange,
    source_id: &str,
) -> Result<SourceChange>
Expand description

Convert HttpSourceChange to drasi_core::models::SourceChange