Skip to main content

Module lfs_api

Module lfs_api 

Source

Enums§

PostByOrgByRepoLfsObjectsDownloadError
struct for typed errors of method post_by_org_by_repo_lfs_objects_download
PostByOrgByRepoLfsObjectsError
struct for typed errors of method post_by_org_by_repo_lfs_objects

Functions§

post_by_org_by_repo_lfs_objects
Request pre-signed URLs to upload large files to LFS storage. After uploading, use the commit endpoint with LFS file references to create commits.
post_by_org_by_repo_lfs_objects_download
Request pre-signed URLs to download large files from LFS storage.