Skip to content

Instantly share code, notes, and snippets.

@pcdinh
Created April 19, 2016 02:57
Show Gist options
  • Save pcdinh/7265cc134abce3a8b59a8513a9a2063d to your computer and use it in GitHub Desktop.
Save pcdinh/7265cc134abce3a8b59a8513a9a2063d to your computer and use it in GitHub Desktop.
User info
{
"body": {
"uid": 454,
"career": {
"recruit_status": null,
"career_interested": null,
"college_concentrations": null,
"industry_interested": null
},
"semester": {
"grad_date": "2016-04-30",
"semester_year": 2015,
"postal_code": "90000",
"semester_session": 1
},
"birthday": "2016-04-30",
"role": 1,
"avatar": "16/04/18/04/1460952656.jpg",
"full_name": "Hon Dep Gai",
"current_step": "2",
"emails": [
{
"id": "[email protected]",
"primary": true
}
],
"job_title": null
},
"meta": {
"message": null,
"code": 200,
"detail": null
}
}
{
"body": {
"uid": 454,
"career": {
"status": null, /* recruit_status => status. */
"target": null,
"concentrations": null,
"industry": null
},
"semester": {
"grad_date": "2016-04-30",
"year": 2015,
"postal_code": "90000",
"session": 1
},
"birthday": "2016-04-30",
"role": 1,
"avatar": "16/04/18/04/1460952656.jpg",
"full_name": "Hon Dep Gai",
"current_step": "2",
"emails": [
{
"id": "[email protected]",
"primary": true
}
],
"job_title": null
},
"meta": {
"message": null,
"code": 200,
"detail": null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment