Skip to content

Instantly share code, notes, and snippets.

@dipunm
Last active February 5, 2020 15:11
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 dipunm/f4c6a4f799aa39206037b91e9cdf16d8 to your computer and use it in GitHub Desktop.
Save dipunm/f4c6a4f799aa39206037b91e9cdf16d8 to your computer and use it in GitHub Desktop.
TEMP GIST for an API.
[
{
"id": 201,
"notes": "Hello World",
"createdTimeStampUtc": "2020-02-05T15:10:43.311808+00:00",
"sentToKayakTimeStampUtc": null,
"augmentedTimeStampUtc": "2020-02-08T17:10:43.311905+00:00"
},
{
"id": 202,
"notes": "Hello World",
"createdTimeStampUtc": "2020-02-06T15:10:43.311808+00:00",
"sentToKayakTimeStampUtc": null,
"augmentedTimeStampUtc": "2020-02-08T17:10:43.311905+00:00"
},
{
"id": 203,
"notes": "Hello World",
"createdTimeStampUtc": "2020-02-06T18:10:43.311808+00:00",
"sentToKayakTimeStampUtc": null,
"augmentedTimeStampUtc": "2020-02-07T17:10:43.311905+00:00"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment