BrianMacIntosh/alexa-skill-test-framework

Support for slot value matching

alopix opened this issue · 1 comments

With a recent update, slots now support more than just a value but a match to a category, called resolutions.
https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/custom-standard-request-types-reference#intentrequest

Would be nice to specify these parameters in the IntentRequest builder as well.

this was added with the release this morning.

If there is something missing please reopen this issue.