pub async fn archive_script_by_path(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<ArchiveScriptByPathError>>
pub async fn archive_script_by_path(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<ArchiveScriptByPathError>>