pub async fn get_flow_all_logs_structured(
configuration: &Configuration,
workspace: &str,
id: &str,
) -> Result<Vec<GetFlowAllLogsStructured200ResponseInner>, Error<GetFlowAllLogsStructuredError>>pub async fn get_flow_all_logs_structured(
configuration: &Configuration,
workspace: &str,
id: &str,
) -> Result<Vec<GetFlowAllLogsStructured200ResponseInner>, Error<GetFlowAllLogsStructuredError>>