cheshire-cat-ai/plugins-backend

`/download` endpoint could use plugin's github URL as id

Closed this issue · 0 comments

Since we are sure github repos' URLs are unique, I suggest using them as plugin id to get the .zip file from the /download endpoint

{
  "plugin_url": "https://github.com/..."
}