pub async fn list_tokens_of_flow(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<Vec<TruncatedToken>, Error<ListTokensOfFlowError>>
pub async fn list_tokens_of_flow(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<Vec<TruncatedToken>, Error<ListTokensOfFlowError>>