Skip to content

Instantly share code, notes, and snippets.

@svperfecta
Last active February 3, 2017 22:21
Show Gist options
  • Save svperfecta/741c34087619c83b309eaeb8e6b3737c to your computer and use it in GitHub Desktop.
Save svperfecta/741c34087619c83b309eaeb8e6b3737c to your computer and use it in GitHub Desktop.
Sample
{
"data": {
"type": "sample",
"id": "1",
"attributes": {
"createdAt": "2017-01-11T03:00:00Z",
"shardId": "na",
"t0": "2017-01-11T03:00:00Z",
"t1": "2017-01-11T04:00:00Z",
"titleId": "test"
}
},
"links": {
"archive": "http://server.com/archive.tar.gz"
}
}
@svperfecta
Copy link
Author

The contents of the archive are:

matches
matches/somefile.json
matches/anotherfile.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment