You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to document instructions for setting a custom errorHandler via server/config.local.js.
#114 implements support for errorHandler option, #337 will hopefully modify loopback.rest to pass app.get('remoting').rest options to the REST handler.
We need to document instructions for setting a custom
errorHandlerviaserver/config.local.js.#114 implements support for
errorHandleroption, #337 will hopefully modifyloopback.restto passapp.get('remoting').restoptions to the REST handler.