alexa / alexa-apis-for-nodejs

The Alexa APIs for NodeJS consists of JS and Typescript definitions that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit NodeJS SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs).
Apache License 2.0
60 stars 34 forks source link

add missing `skipOnEnablement` field to `AccountLinkingRequest` type #13

Closed z4o4z closed 2 years ago

z4o4z commented 3 years ago

fixes #12

sjcomstock67 commented 2 years ago

see https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/issues/652