Skip to content

Commit d96ac52

Browse files
committed
Add API Ref for Projects
Closes #967
1 parent 9218903 commit d96ac52

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
========================================
2+
Projectss and their Associated Objects
3+
========================================
4+
5+
This section of the documentation covers the representations of various
6+
objects related to the `Projects API`_.
7+
8+
Project Objects
9+
---------------
10+
11+
.. autoclass:: github3.projects.Project
12+
:inherited-members:
13+
14+
.. autoclass:: github3.projects.ProjectColumn
15+
:inherited-members:
16+
17+
.. autoclass:: github3.projects.ProjectCard
18+
:inherited-members:
19+
20+
21+
.. ---
22+
.. links
23+
.. _Projects API:
24+
https://docs.github.com/en/rest/reference/projects

0 commit comments

Comments
 (0)