Skip to content

Instantly share code, notes, and snippets.

@babakc

babakc/lexinput Secret

Created December 18, 2017 11:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save babakc/13e9bac13457390d68f5dc66bd30050e to your computer and use it in GitHub Desktop.
Save babakc/13e9bac13457390d68f5dc66bd30050e to your computer and use it in GitHub Desktop.
{
"currentIntent": {
"slots": {
"DOB": None,
"MonthStarted": None,
"UserID": None
},
"confirmationStatus": "None",
"name": "ResetPW",
"slotDetails": {
"DOB": {
"originalValue": None,
"resolutions": []
},
"MonthStarted": {
"originalValue": None,
"resolutions": []
},
"UserID": {
"originalValue": None,
"resolutions": []
}
}
},
"userId": "sd0xe8xzbgf1kyvtbnzsuymxky2a5bnq",
"bot": {
"alias": "$LATEST",
"version": "$LATEST",
"name": "UserAdministration"
},
"inputTranscript": "I need to reset my password",
"requestAttributes": None,
"invocationSource": "DialogCodeHook",
"outputDialogMode": "Text",
"messageVersion": "1.0",
"sessionAttributes": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment