Function get_flow_by_path_with_draft

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