Function fiberplane_api_client::notebook_get_file
source · pub async fn notebook_get_file(
client: &ApiClient,
notebook_id: Base64Uuid,
file_id: &str
) -> Result<Bytes>Expand description
Get a file from a notebook
pub async fn notebook_get_file(
client: &ApiClient,
notebook_id: Base64Uuid,
file_id: &str
) -> Result<Bytes>Get a file from a notebook