Files
Julien Lengrand-Lambert 384eec43fa Create repository
2021-03-05 15:17:18 +01:00

29 lines
811 B
JSON

{
"manifest": {
"publishingInformation": {
"locales": {
"en-GB": {
"summary": "Sample Short Description",
"examplePhrases": [
"Alexa open github templates",
"github templates please"
],
"name": "github-templates",
"description": "A skill to create new GitHub repositories from templates"
}
},
"isAvailableWorldwide": true,
"testingInstructions": "Sample Testing Instructions.",
"category": "KNOWLEDGE_AND_TRIVIA",
"distributionCountries": []
},
"apis": {
"custom": {
"endpoint": {
"uri": "arn:aws:lambda:eu-west-1:618362251982:function:ask-github-templates-default-default-1614862691817"
}
}
},
"manifestVersion": "1.0"
}
}