Skip to content

Instantly share code, notes, and snippets.

@egoldblum
Created October 15, 2013 18:29
Show Gist options
  • Save egoldblum/6996326 to your computer and use it in GitHub Desktop.
Save egoldblum/6996326 to your computer and use it in GitHub Desktop.
{
"options": [
{
"dest": null,
"predicate": [
"abi"
]
},
{
"dest": "channels",
"predicate": [
"foo"
]
},
{
"dest": "groups",
"predicate": [
"bar",
"baz"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment