Skip to content

Instantly share code, notes, and snippets.

@tylerflint
Created July 24, 2011 23:21
Show Gist options
  • Select an option

  • Save tylerflint/1103230 to your computer and use it in GitHub Desktop.

Select an option

Save tylerflint/1103230 to your computer and use it in GitHub Desktop.
transaction view json
{
"id":"4e2ca7bf8065016118000062",
"state":"incomplete",
"status":"paused",
"description":"launching new app",
"percent_complete":66,
"progress":[
{
"description":"one",
"state":"complete",
"status":"started",
"duration":0.0
},
{
"description":"two",
"state":"complete",
"status":"started",
"duration":0.0
},
{
"description":"three",
"state":"incomplete",
"status":"started",
"duration":0.0
},
{
"description":"four",
"state":"incomplete",
"status":"ready",
"duration":0.0
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment