Skip to content

Instantly share code, notes, and snippets.

@RSchulz
Created February 28, 2011 23:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RSchulz/848303 to your computer and use it in GitHub Desktop.
Save RSchulz/848303 to your computer and use it in GitHub Desktop.
{
"type":"unidb",
"params":{
"status":"success",
"comment":{
"unidb":"comment_4"
}
},
"db":{
"comment_4":{
"typed_id":"comment_4",
"type":"comment",
"id":"4",
"message":"blabla",
"item":{
"unidb":"file_8"
},
"creator":{
"unidb":"user_15"
}
},
"file_8":{
"typed_id":"file_8",
"type":"file",
"id":"8",
"name":"project.pdf",
"user":{
"unidb":"user_15"
}
},
"user_15":{
"typed_id":"user_15",
"type":"user",
"id":"15",
"name":"Aaron Levie"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment