pub async fn get_flow_by_path_with_draft(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<GetFlowByPathWithDraft200Response, Error<GetFlowByPathWithDraftError>>
pub async fn get_flow_by_path_with_draft(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<GetFlowByPathWithDraft200Response, Error<GetFlowByPathWithDraftError>>