alexa-app icon indicating copy to clipboard operation
alexa-app copied to clipboard

Intents and slots prompts confirmation

Open fabien88 opened this issue 7 years ago • 3 comments

Intent and slots confirmation with samples prompts like seen in #358

fabien88 avatar Aug 21 '18 23:08 fabien88

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?

matt-kruse avatar Aug 26 '18 04:08 matt-kruse

This is a great feature! Hope it going to be merged soon.

Timvdv avatar Oct 04 '18 11:10 Timvdv

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.

lazerwalker avatar Oct 04 '18 23:10 lazerwalker