13 lines
174 B
Plaintext
Raw Permalink Normal View History

2016-12-19 16:34:44 +00:00
{
"intents": [
{
"intent": "house",
"slots": [
{
"name": "Control",
"type": "Control_List"
}
]
}
]
}