Created
November 26, 2019 14:35
-
-
Save LucasKauz/43eefb1402b8578328199156254bef33 to your computer and use it in GitHub Desktop.
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
{ | |
"data": [ | |
{ | |
"title": "Take the trash out", | |
"description": "The user should be able to take the trash out.", | |
"dueDate": "2019-03-12", | |
"priority": "Low", | |
"comment": "Hey, could you take the trash out?" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment