`/download` endpoint could use plugin's github URL as id
Closed this issue · 0 comments
pieroit commented
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/..."
}