<!--
- Please ask questions at https://groups.google.com/forum/#!forum/loopbackjs
  or https://gitter.im/strongloop/loopback

- Immediate support is available through our subscription plans,
  see https://strongloop.com/api-connect-faqs/
-->

### Bug/Feature request

<!-- Description of feature
or steps to reproduce/link to sample repo if bug -->

### Expected result

<!-- Include both expected and actual results if bug -->

### Additional information

<!--
Copy/paste the output of these two shell commands:

node -e 'console.log(process.platform, process.arch, process.versions.node)'

npm ls --prod --depth 0 | grep loopback
-->