Skip to content

Commit 3603bdd

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 9dbf13d commit 3603bdd

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)