Created
January 27, 2018 12:46
-
-
Save sacgov/2b28823d6def7231881a333e4e6ac66c to your computer and use it in GitHub Desktop.
Revisions
-
sacgov created this gist
Jan 27, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,20 @@ { "actions": [ { "name": "MAIN", "intent": { "name": "actions.intent.MAIN" }, "fulfillment": { "conversationName": "sekaiApp" } } ], "conversations": { "sekaiApp": { "name": "sekaiApp", "url": "https://a1425fe9.ngrok.io/googleAssistant/bot_1516080918261", "fulfillmentApiVersion": 2 } } }