b9170751bc
- `loopback.registry` is now a true global registry - `app.registry` is unique per app object - `Model.registry` is set when a Model is created using any registry method - `loopback.localRegistry` and `loopback({localRegistry: true})` when set to `true` this will create a `Registry` per `Application`. It defaults to `false`. |
||
---|---|---|
.. | ||
middleware | ||
current-context.js |