Skip to content

Instantly share code, notes, and snippets.

@joshlong
Created March 13, 2013 17:45
Show Gist options
  • Select an option

  • Save joshlong/5154456 to your computer and use it in GitHub Desktop.

Select an option

Save joshlong/5154456 to your computer and use it in GitHub Desktop.
JSON content negotiation
{
"id":58,
"customers":null,
"importedFromServiceProvider":true,
"firstName":"Josh",
"lastName":"Long",
"username":"josh@joshlong.com",
"password":"myPassword",
"profilePhotoImported":true,
"profilePhotoExt":null,
"enabled":true,
"signupDate":1361518710936
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment