File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,11 +6,13 @@ Repository
66This part of the documentation covers:
77
88- :class: `Repository <github3.repos.repo.Repository> `
9+ - :class: `Asset <github3.repos.release.Asset> `
910- :class: `Branch <github3.repos.branch.Branch> `
1011- :class: `Contents <github3.repos.contents.Contents> `
1112- :class: `Deployment <github3.repos.deployment.Deployment> `
1213- :class: `DeploymentStatus <github3.repos.deployment.DeploymentStatus> `
1314- :class: `Hook <github3.repos.hook.Hook> `
15+ - :class: `Release <github3.repos.release.Release> `
1416- :class: `RepoTag <github3.repos.tag.RepoTag> `
1517- :class: `RepoComment <github3.repos.comment.RepoComment> `
1618- :class: `RepoCommit <github3.repos.commit.RepoCommit> `
@@ -61,6 +63,10 @@ Repository Objects
6163.. autoclass :: github3.repos.release.Release
6264 :members:
6365
66+ ---------
67+
68+ .. autoclass :: github3.repos.release.Asset
69+ :members:
6470
6571---------
6672
You can’t perform that action at this time.
0 commit comments