Skip to content

Instantly share code, notes, and snippets.

@jshirley
Last active May 4, 2016 17:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jshirley/99f16f46581cb423ce8fabe9f5016bb8 to your computer and use it in GitHub Desktop.
Save jshirley/99f16f46581cb423ce8fabe9f5016bb8 to your computer and use it in GitHub Desktop.
{
"projects": [
{
"name": "Sample data",
"key": "SAM",
"issues": [
{
"status" : "Open",
"reporter" : "admin",
"summary" : "Parent case",
"externalId": "1",
"comments": [
{
"body": "This is a comment from admin 5 days ago",
"author": "admin",
"created": "2012-08-31T17:59:02.161+0100"
},
{
"body": "This is a comment from admin 1 day ago",
"author": "admin",
"created": "2012-08-31T17:59:02.161+0100"
}
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment