dialogflow-nodejs-client icon indicating copy to clipboard operation
dialogflow-nodejs-client copied to clipboard

Lack of support for DELETE /contexts/{context_name}

Open smalltalk-josh opened this issue 7 years ago • 2 comments

the module supports DELETE /contexts, which deletes all contexts from the specified session

But is doesn't support DELETE /contexts/{context_name} which deletes the specified context from the specified session https://docs.api.ai/docs/contexts#delete-contextscontext_name

I am going to carve out some time to submit a PR for this

smalltalk-josh avatar Mar 15 '17 16:03 smalltalk-josh

You're welcome for this feature. Message be when you begin to implement this. Maybe I begin this early.

sstepashka avatar Mar 15 '17 16:03 sstepashka

Hey @jsalwen , wondering the status of this feature? I noticed work was done in Master. Is there any way I can contribute?

brandon-pereira avatar Jun 07 '17 22:06 brandon-pereira