pub async fn vcl_diff_service_versions(
configuration: &mut Configuration,
params: VclDiffServiceVersionsParams,
) -> Result<VclDiff, Error<VclDiffServiceVersionsError>>
Expand description
Get a comparison of the VCL changes between two service versions.