Skip to content

Commit 253c3b6

Browse files
committed
Remove "pushed" element from user search response
The API does not include this element in the response.
1 parent afc7d8e commit 253c3b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/resources.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,6 @@ def text_html(response, status, head = {})
693693
"repos" => 8,
694694
"type" => "user",
695695
"followers_count" => 10,
696-
"pushed" => "2012-04-18T02:15:17.511Z",
697696
"login" => "techno",
698697
"score" => 4.2559967,
699698
"record" => nil,

0 commit comments

Comments
 (0)