Skip to content

Instantly share code, notes, and snippets.

@jenglert
Created June 14, 2014 22:57
Show Gist options
  • Save jenglert/d2d68d33b1b6fffd40cb to your computer and use it in GitHub Desktop.
Save jenglert/d2d68d33b1b6fffd40cb to your computer and use it in GitHub Desktop.
"trip-step":{
"description":"A step in a trip",
"fields":[
{
"name":"departure",
"type":[
{
"name":"stop",
"type":"stop"
},
{
"name":"date-time",
"type":"date-time-iso8601"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment