You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The requests that are sent by the Alexa Voice Service have been grown a lot in the last months. There is plenty of new stuff sent by the AVS that is not represented in the Phlexa\Request\AlexaRequest class hierarchy. So we need to identify these blocks and add them to the class hierarchy by adding new classes and properties to these new classes.
The first step is to pick all missing information from normal requests.
The requests that are sent by the Alexa Voice Service have been grown a lot in the last months. There is plenty of new stuff sent by the AVS that is not represented in the
Phlexa\Request\AlexaRequest
class hierarchy. So we need to identify these blocks and add them to the class hierarchy by adding new classes and properties to these new classes.The first step is to pick all missing information from normal requests.
Launch request
Intent Request
The text was updated successfully, but these errors were encountered: