Skip to content

Instantly share code, notes, and snippets.

@Nimrod007
Created November 28, 2015 11:27
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 Nimrod007/6a6d75cc8d9f3bf7a464 to your computer and use it in GitHub Desktop.
Save Nimrod007/6a6d75cc8d9f3bf7a464 to your computer and use it in GitHub Desktop.
[
{
"id": "someId",
"title": "some title",
"from": "1/1/2012",
"to": "26/1/2012",
"added": "2/2/2012",
"members": [
"some1",
"another1"
]
},
{
"id": "anotherId",
"title": "another title",
"from": "1/1/2012",
"to": "26/1/2012",
"added": "2/2/2012",
"members": [
"some1",
"another1"
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment