Created
November 26, 2013 19:26
-
-
Save vdurmont/7664565 to your computer and use it in GitHub Desktop.
model example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 42, | |
"title": "Wrong format for the creation date", | |
"creation": "2013-11-27T04:33:35Z", | |
"status": "OPEN", | |
"assignee": "Vincent" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment