pub async fn notebook_upload_file(
    client: &ApiClient,
    notebook_id: Base64Uuid,
    payload: UploadData
) -> Result<FileSummary>
Expand description

upload a file