diff --git a/lib/resources.rb b/lib/resources.rb index cc8325fb38..ce59280a69 100644 --- a/lib/resources.rb +++ b/lib/resources.rb @@ -182,7 +182,8 @@ def json(key) "https://api.github.com/octocat/Hello-World/issues/1/comments"}, "review_comments" => {'href' => "https://api.github.com/octocat/Hello-World/pulls/1/comments"} - } + }, + "user" => USER } FULL_PULL = PULL.merge({