Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.18 KB | None | 0 0
  1. {
  2.   "intents": [
  3.     {
  4.       "intent": "GetDashboard",
  5.       "slots": [
  6.         {
  7.           "name": "Query",
  8.           "type": "LIST_OF_QUERIES"
  9.         }
  10.       ]
  11.     }
  12.   ]
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement