Skip to content

Instantly share code, notes, and snippets.

@dmitriy-sqrt
Created July 21, 2016 13:49
Show Gist options
  • Save dmitriy-sqrt/530c21a5c23c05946e613811b0eed26d to your computer and use it in GitHub Desktop.
Save dmitriy-sqrt/530c21a5c23c05946e613811b0eed26d to your computer and use it in GitHub Desktop.
/*Message*/
{
"body": "bw",
"created_at": "2016-07-12T08:28:58Z",
"id": 60,
"user": {
"id": 1,
"avatar_url": null,
"full_name": "Darwin Lueilwitz"
},
"files": [
{
"id": 10,
"name": "2PTjQLYFTw.jpg",
"url": "http://localhost:3000/development/one_on_one/file/file/10/96de6a18-2a83-4d3d-bfb2-d0775651e098.jpg"
}
],
"type": "message",
"uuid": "message-60"
},
/*Action item*/
{
"created_at": "2016-07-12T08:29:04Z",
"description": "bRWbreb",
"id": 9,
"type": "action_item",
"uuid": "action_item-9",
"user": {
"id": 1,
"avatar_url": null,
"full_name": "Darwin Lueilwitz"
},
"assignee": {
"id": 8,
"avatar_url": "http://localhost:3000/uploads/user/avatar/8/8.jpg",
"full_name": "Caterina Spencer"
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment