Created
September 26, 2010 20:39
-
-
Save chrismessina/598302 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"author" : "Chris", | |
"verb" : "share", | |
"annotation" : "You go to it", | |
"object" : | |
{ | |
"objectType" : "activity", | |
"recipients" : [ | |
{ | |
"displayName" : "Adina Levine", | |
..... | |
} | |
], | |
"author" : "Martin", | |
"postedTime" : "10/10/2010 09:00:00" | |
} | |
"postedTime" : "12/12/2010 10:00:00" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment