mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 19:31:10 +00:00
Regenerate reference of classes
This commit is contained in:
+1
-1
@@ -231,7 +231,7 @@ API `/repos/:user/:repo/hooks/:id`
|
||||
|
||||
API `/repos/:user/:repo/hooks/:id/test`
|
||||
=======================================
|
||||
* POST: (TODO SOON)
|
||||
* POST: `Hook.test`
|
||||
|
||||
API `/repos/:user/:repo/issues`
|
||||
===============================
|
||||
|
||||
@@ -162,7 +162,7 @@ Attributes
|
||||
Comments
|
||||
--------
|
||||
* `get_comments()`: list of `CommitComment`
|
||||
* `create_comment( body, commit_id, line, path, position )`: `CommitComment`
|
||||
* `create_comment( body, [commit_id, line, path, position] )`: `CommitComment`
|
||||
|
||||
Class `CommitComment`
|
||||
=====================
|
||||
|
||||
Reference in New Issue
Block a user