Skip to content

Commit a189b08

Browse files
committed
Adds id to sample Events response JSON
1 parent fb13a1b commit a189b08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/resources.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,7 @@ def json(key)
715715
:actor => USER,
716716
:org => USER,
717717
:created_at => "2011-09-06T17:26:27Z",
718+
:id => "12345"
718719
}
719720
end
720721
end

0 commit comments

Comments
 (0)