pub async fn archive_flow_by_path(
configuration: &Configuration,
workspace: &str,
path: &str,
archive_flow_by_path_request: ArchiveFlowByPathRequest,
) -> Result<String, Error<ArchiveFlowByPathError>>
pub async fn archive_flow_by_path(
configuration: &Configuration,
workspace: &str,
path: &str,
archive_flow_by_path_request: ArchiveFlowByPathRequest,
) -> Result<String, Error<ArchiveFlowByPathError>>