openplugin
openplugin copied to clipboard
Modify /eval/tentative always return a full openplugin_info template
Currently if it errs it does not return openplugin_info, make it so that if it errs it returns { ...openplugin_info, error: string }, will need to synchronise with openplugin.io