Skip to content

Commit

Permalink
Fix create-reference
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay committed Mar 20, 2013
1 parent 14f60d3 commit 49dd876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v3.0.0/routes.json
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@
},

"create-reference": {
"url": "/repos/:user/:repo/git/refs",
"url": "/repos/:user/:repo/git/refs/:ref",
"method": "POST",
"params": {
"$user": null,
Expand Down

0 comments on commit 49dd876

Please sign in to comment.