emecas / alexa-apis-for-java

The Alexa APIs for Java consists of JAVA POJO classes that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit Java SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-java ).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alexa APIs for Java

The Alexa APIs for Java consists of Java POJOS that represent the request and response JSON of Alexa services. These models act as a core dependency for the Alexa Skills Kit Java SDK

These model classes are auto-generated using the JSON schemas in the developer documentation.

Module Maven
ask-sdk-model Maven Central

Got Feedback?

  • We would like to hear about your bugs, feature requests, questions or quick feedback. Please search for existing issues before opening a new one. It would also be helpful if you follow the templates for issue creation. Please follow the contributing guidelines!!
  • Since these model classes are auto-generated using the JSON schemas in the developer documentation, we do NOT currently accept Pull Requests. All Pull Requests will be automatically closed, unless the request is generic and applies across ALL model classes.
  • Request and vote for Alexa features on User Voice

About

The Alexa APIs for Java consists of JAVA POJO classes that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit Java SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-java ).

License:Apache License 2.0


Languages

Language:Java 100.0%