Skip to content

Instantly share code, notes, and snippets.

@fractaloop
Created August 8, 2012 19:33
Show Gist options
  • Save fractaloop/3297945 to your computer and use it in GitHub Desktop.
Save fractaloop/3297945 to your computer and use it in GitHub Desktop.
{
"flow": {
"_id": 1001,
"name": "Twitter",
"stages": [
{
"_id": 2001,
"flow_id": 1001,
"name": "Reader"
},
{
"_id": 2002,
"flow_id": 1001,
"name": "Writer"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment