patch_chunks

Function patch_chunks 

Source
pub async fn patch_chunks(
    configuration: &Configuration,
    repo_ref: &str,
    tag_ref: &str,
) -> Result<String, Error<PatchChunksError>>