b6c60a297d
Extend the options argument of boot/compile to allow the developer to supply custom model definitions (to replace the result of findModelDefinitions). Together with the existing options.models, it allows to specify all model-related data and still use the benefits which loopback-boot provides (most notably loading models in order defined by inheritance, i.e. base models are loaded before models that are extending them). |
||
---|---|---|
.. | ||
fixtures | ||
helpers | ||
browser.multiapp.test.js | ||
browser.test.js | ||
compiler.test.js | ||
executor.test.js |