Complete doc/apis.rst (pull #148)

This commit is contained in:
Vincent Jacques
2013-03-19 22:36:35 +01:00
parent 0901df1a2b
commit ee29deddd2
+8
View File
@@ -104,6 +104,14 @@ APIs
* GET: :meth:`github.Repository.Repository.get_network_events`
* ``/notifications``
* GET: :meth:`github.AuthenticatedUser.AuthenticatedUser.get_notifications`
* ``/notifications/threads/:id``
* GET: :meth:`github.AuthenticatedUser.AuthenticatedUser.get_notification`
* ``/orgs/:org``
* GET: :meth:`github.MainClass.Github.get_organization`