Skip to content

Instantly share code, notes, and snippets.

@nelz9999
Created March 19, 2019 13:09
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 nelz9999/8a0861e2a163547f1ef1ac516e1065b1 to your computer and use it in GitHub Desktop.
Save nelz9999/8a0861e2a163547f1ef1ac516e1065b1 to your computer and use it in GitHub Desktop.
Collection of sub-events
{
"events": [
{
"able": "a",
"athos": 1,
"t": "2019-03-19T06:03:44.324126-07:00"
},
{
"bravo": "b",
"porthos": 2,
"t": "2019-03-19T06:03:44.324377-07:00"
},
{
"aramis": 3,
"charlie": "c",
"t": "2019-03-19T06:03:44.324405-07:00"
},
{
"d'artagnan": 4,
"delta": "d",
"t": "2019-03-19T06:03:44.324443-07:00"
},
{
"alpha": "a",
"t": "2019-03-19T06:03:44.324472-07:00"
}
],
"outside": "structure",
"t": "2019-03-19T06:03:44.324498-07:00"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment