alexa-app
alexa-app copied to clipboard
Intents and slots prompts confirmation
Intent and slots confirmation with samples prompts like seen in #358
This is a great improvement. I'm trying to add a Dialog to a skill right now and finding that I need the exact changes in this PR. This should be merged along with some other changes and a release made, otherwise this framework is going to fall behind the quickly-evolving API. @dblock any thoughts?
This is a great feature! Hope it going to be merged soon.
FYI, the CI failures (at least the ones on the latest node) are coming in via dtslint, the linter for our TypeScript type definitions. You need to add the new properties you've added to the appropriate places in the type definitions.