Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit d517a6f

Browse files
committed
Merge pull request #960 from github/update-1453424624
2 parents 9dbf13d + 3603bdd commit d517a6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/responses/repos.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ module Responses
3333
"compare_url" => "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
3434
"contents_url" => "http://api.github.com/repos/octocat/Hello-World/contents/{+path}",
3535
"contributors_url" => "http://api.github.com/repos/octocat/Hello-World/contributors",
36+
"deployments_url" => "http://api.github.com/repos/octocat/Hello-World/deployments",
3637
"downloads_url" => "http://api.github.com/repos/octocat/Hello-World/downloads",
3738
"events_url" => "http://api.github.com/repos/octocat/Hello-World/events",
3839
"forks_url" => "http://api.github.com/repos/octocat/Hello-World/forks",

0 commit comments

Comments
 (0)