fixed: comment of ProjectColumn.create_card (#1041)

This commit is contained in:
Vincent
2019-02-12 14:37:01 +08:00
committed by Wan Liuyang
parent f0e0762a0d
commit d6ba5d7235
+1 -1
View File
@@ -119,7 +119,7 @@ class ProjectColumn(github.GithubObject.CompletableGithubObject):
content_id=github.GithubObject.NotSet,
content_type=github.GithubObject.NotSet):
"""
calls: `POST https://developer.github.com/v3/projects/cards/#create-a-project-card>`_
:calls: `POST /projects/columns/:column_id/cards <https://developer.github.com/v3/projects/cards/#create-a-project-card>`_
:param note: string
:param content_id: integer
:param content_type: string