pub async fn get_flow_latest_version(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<FlowVersion, Error<GetFlowLatestVersionError>>
pub async fn get_flow_latest_version(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<FlowVersion, Error<GetFlowLatestVersionError>>