We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 551f29c commit 673686fCopy full SHA for 673686f
pygithub3/requests/gists/comments.py
@@ -37,4 +37,4 @@ class Update(Request):
37
38
class Delete(Request):
39
40
- uri = 'gists/comments/1'
+ uri = 'gists/comments/{id}'
0 commit comments