8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9e88d commit 11e61b3Copy full SHA for 11e61b3
lib/resources.rb
@@ -59,6 +59,7 @@ def json(key)
59
"login" => "octocat",
60
"id" => 1,
61
"avatar_url" => "https://github.com/images/error/octocat_happy.gif",
62
+ "gravatar_id" => "somehexcode",
63
"url" => "https://api.github.com/users/octocat"
64
}
65
0 commit comments