11 lines
119 B
JSON
11 lines
119 B
JSON
|
|
{
|
||
|
|
"intents": [
|
||
|
|
{
|
||
|
|
"intent": "HelloWorldIntent"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"intent": "AMAZON.HelpIntent"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|