Skip to content

Instantly share code, notes, and snippets.

@kapso
Created August 24, 2012 20:36
Show Gist options
  • Save kapso/3455336 to your computer and use it in GitHub Desktop.
Save kapso/3455336 to your computer and use it in GitHub Desktop.
Paths
{
"connections/paths": [
{
"user_ids": ["4e4b1547a876e66e41000033", "4e4b1547a876e66e41000011"],
"connectors": [
{
"via": "facebook",
"type": "friend",
OR
"in": true,
"out": true
},
{
"via": "twitter",
"type": "friend",
"in": true,
"out": true
}
]
},
...
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment