Skip to content

Instantly share code, notes, and snippets.

@jpbetz
Created February 10, 2013 07:07
Show Gist options
  • Save jpbetz/4748712 to your computer and use it in GitHub Desktop.
Save jpbetz/4748712 to your computer and use it in GitHub Desktop.
{
"name" : "Greeting", "namespace" : "com.example.greetings", "type" : "record",
"fields" : [
{ "name" : "message", "type" : "string" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment