Created
July 8, 2019 10:50
-
-
Save Khachatour/de6c3ca972c0d24ebb1de9410b4d7600 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"title": 'My title', | |
"notes": [ | |
{ | |
"title":'My note title', | |
"note": 'my lovely note' | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment