Created
May 27, 2020 15:10
-
-
Save DScheglov/86a54539259f9bf4a615fa29e85b46e1 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
{ "firstName": "Иван", "lastName": "Иванов", | |
"address": { "streetAddress": "Московское ш., 101, кв. 101", "city": "Ленинград", "postalCode": 101101 }, | |
"phoneNumbers": ["812 123-1234", "916 123-4567"] } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment