Skip to content

Commit b91b3ea

Browse files
committed
POST => PUT for starring a gist
1 parent e903138 commit b91b3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/gists.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ default.
8080

8181
## Star a gist
8282

83-
POST /gists/:id/star
83+
PUT /gists/:id/star
8484

8585
### Response
8686

0 commit comments

Comments
 (0)