pub async fn get_app_embed_token_by_path(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<EmbedTokenResponse, Error<GetAppEmbedTokenByPathError>>pub async fn get_app_embed_token_by_path(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<EmbedTokenResponse, Error<GetAppEmbedTokenByPathError>>