pub fn convert_http_to_source_change(
http_change: &HttpSourceChange,
source_id: &str,
) -> Result<SourceChange>Expand description
Convert HttpSourceChange to drasi_core::models::SourceChange
pub fn convert_http_to_source_change(
http_change: &HttpSourceChange,
source_id: &str,
) -> Result<SourceChange>Convert HttpSourceChange to drasi_core::models::SourceChange