Skip to content

Instantly share code, notes, and snippets.

@fbjork
Forked from kapso/gist:3455336
Created August 24, 2012 20:41
Show Gist options
  • Save fbjork/3455387 to your computer and use it in GitHub Desktop.
Save fbjork/3455387 to your computer and use it in GitHub Desktop.
Paths
{
"connections": [
{
"user_id": "4e4b1547a876e66e41000033",
"friend_id": "4e4b1547a876e66e41000011",
"providers": [
"facebook",
"twitter"
]
},
{
"user_id": "4e4b1547a876e66e41000033",
"friend_id": "4e4b1547a876e66e41032123",
"providers": [
"twitter"
]
},
{
"user_id": "4e4b1547a876e66e41000011",
"friend_id": "4e4b1547a876e66e41032123",
"providers": [
"twitter"
]
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment