Skip to content

Instantly share code, notes, and snippets.

@shishkin
Last active December 17, 2015 09:59
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 shishkin/5591069 to your computer and use it in GitHub Desktop.
Save shishkin/5591069 to your computer and use it in GitHub Desktop.
[
{
"title": "Far future",
"startsAt": "2013-01-01 00:00:00Z",
"accept": "http://...",
"decline": "http://..."
},{
"title": "Near future",
"startsAt": "2012-09-01 00:00:00Z",
"rsvp_status": "accepted",
"decline": "http://..."
},{
"title": "Past",
"startsAt": "2012-08-01 00:00:00Z",
"rsvp_status": "declined",
"followup": "http://..."
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment