cbeed4b26d
Bug 3: install_plugin() and activate_plugin() now catch dependency-related ValueErrors and raise HTTPException 400 with the error detail. Bug 4: Added get_plugin_config() and update_plugin_config() methods to the service layer for the plugin config API endpoints.