Skip to content

Instantly share code, notes, and snippets.

@jeffhollan
Created November 25, 2017 23:06
Show Gist options
  • Select an option

  • Save jeffhollan/1b7ebe2397d887976c0a3282d9147d58 to your computer and use it in GitHub Desktop.

Select an option

Save jeffhollan/1b7ebe2397d887976c0a3282d9147d58 to your computer and use it in GitHub Desktop.
{
"runtimeStatus": "Completed",
"input": {
"$type": "HttpToDurable.ProcessRequest, HttpToDurable",
"data": "some data"
},
"output": [
"some response data"
],
"createdTime": "2017-11-25T23:02:35Z",
"lastUpdatedTime": "2017-11-25T23:05:40Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment