dialogflow / dialogflow-nodejs-client

Node.js SDK for Dialogflow
Apache License 2.0
659 stars 287 forks source link

Fixing a delete contexts crash #91

Open richardgroves opened 6 years ago

richardgroves commented 6 years ago

If a context name was passed the DeleteContextsRequest.prototype._requestOptions would crash.