We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb13a1b commit a189b08Copy full SHA for a189b08
1 file changed
lib/resources.rb
@@ -715,6 +715,7 @@ def json(key)
715
:actor => USER,
716
:org => USER,
717
:created_at => "2011-09-06T17:26:27Z",
718
+ :id => "12345"
719
}
720
end
721
0 commit comments