Skip to content

Instantly share code, notes, and snippets.

@joestump
Created July 25, 2012 23:20
Show Gist options
  • Save joestump/3179300 to your computer and use it in GitHub Desktop.
Save joestump/3179300 to your computer and use it in GitHub Desktop.
/api/products/{product_id}/people.json
{
"admin": true,
"first_name": "Joe",
"last_name": "Stump",
"email": "[email protected]"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment