botpress / studio

The studio is the main interface you'll use to build and edit your chatbot.
https://botpress.com/docs/quickstart#conversation-studio
35 stars 37 forks source link

chore(studio-be): add route to invalidate cms cache for bot #318

Closed laurentlp closed 2 years ago

laurentlp commented 2 years ago

This PR adds a route that allows Botpess to invalidate the Studio's CMS cache for a given bot ID.

Related PR: https://github.com/botpress/botpress/pull/11631