Created
August 3, 2018 12:32
-
-
Save geekuillaume/896ca910558b2b536d485e3d55dc603d 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
[ | |
{ | |
"id": 0, | |
"name": "List 1", | |
"items": [{ | |
"id": 0, | |
"name": "todo 1" | |
}, { | |
"id": 1, | |
"name": "todo 2" | |
}] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment