Created
October 25, 2017 23:03
-
-
Save eminetto/a382b5d9ccd0a35429a7eac8219c97e3 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
{ | |
"picture": "https://placehold.it/100x100", | |
"email": "[email protected]", | |
"type_id": 0, | |
"name": "John Dow", | |
"password": "sdjsds", | |
"phone": "+55471212121", | |
"birthday": "1978-11-15T15:04:05+07:00", | |
"linkedin": "https://www.linkedin.com/in/eminetto", | |
"github": "http://github.com/eminetto", | |
"invite_id": 1, | |
"current_role": "CEO", | |
"career_started_at": "1996-07", | |
"salary": 110000, | |
"speciality": [ | |
1, | |
2 | |
], | |
"language": [ | |
1, | |
2 | |
], | |
"framework": [ | |
1, | |
3 | |
], | |
"address_id": 1, | |
"career_moment_id": 1 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment