loopback 2.38.1 (LTS)
Improve "filter" arg description
Add an example showing how to serialize object values as JSON.
- Pull request https://github.com/strongloop/loopback/pull/3219
- Issue https://github.com/strongloop/loopback-component-explorer/issues/94
Fix creation of verification links
Fix User.prototype.verify to call querystring.stringify instead of concatenating...