Skip to content

Instantly share code, notes, and snippets.

@smostovoy
Last active February 12, 2016 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smostovoy/1d735035642cd89d96a7 to your computer and use it in GitHub Desktop.
Save smostovoy/1d735035642cd89d96a7 to your computer and use it in GitHub Desktop.
first_name: 'Cool',
last_name: 'Man',
gender: '?',
avatar: 'url',
title: "Software Developer",
email: "@gmail.com",
summary: '',
custom_fields: [
{custom_type_id: 1, value: 'some'}
],
positions: [
{start_date: '', end_date: '', title: '', subtitle: ''}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment