Skip to content

Instantly share code, notes, and snippets.

@ethanresnick
Last active August 29, 2015 14:07
Show Gist options
  • Save ethanresnick/75d4344e79f58c13da76 to your computer and use it in GitHub Desktop.
Save ethanresnick/75d4344e79f58c13da76 to your computer and use it in GitHub Desktop.
Add Venue
{
"links": {
"venues.company": {
"type": "companies"
}
},
"venues": {
"name":"Stack Exchange",
"kind":"company_office",
"address":"110 William St, New York, NY 10038",
"notes":"Jon Chan, a friend of the org, works there and is happy to host.",
"seats":80,
"links": {
"company": "543f1d54ceb990925e68d2c1"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment