alexa / alexa-skills-kit-sdk-for-python

The Alexa Skills Kit SDK for Python helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
https://developer.amazon.com/en-US/docs/alexa/alexa-skills-kit-sdk-for-python/overview.html
Apache License 2.0
812 stars 206 forks source link

Change webservice adapters documentation for GA release #113

Closed nikhilym closed 5 years ago

nikhilym commented 5 years ago

Description

This PR changes the documentation for the GA release of webservice adapters. The PR also adds type-hinting support for webservice adapters.

Motivation and Context

Moving webservice adapters from Beta to GA

Testing

tox success

Screenshots (if appropriate)

Types of changes

Checklist

License