Skip to content

Instantly share code, notes, and snippets.

@joshskeen
Created March 21, 2016 22:57
Show Gist options
  • Save joshskeen/3d1d882e184e7f1c7f68 to your computer and use it in GitHub Desktop.
Save joshskeen/3d1d882e184e7f1c7f68 to your computer and use it in GitHub Desktop.
{
"intents": [
{
"intent": "airportinfo",
"slots": [
{
"name": "AIRPORTCODE",
"type": "FAACODES"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment