loopback/lib
Miroslav Bajtoš 4de3aa77e3 Implement new http arg mapping optionsFromRequest
Define a new Model method "createOptionsFromRemotingContext" that allows
models to define what "options" should be passed to methods invoked
via strong-remoting (e.g. REST).

Define a new http mapping `http: 'optionsFromRequest'` that invokes
`Model.createOptionsFromRemotingContext` to build the value from
remoting context.

This should provide enough infrastructure for components and
applications to implement their own ways of building the "options"
object.
2016-12-22 10:26:01 +01:00
..
connectors Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
access-context.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
application.js Fix connector naming in strict mode 2016-11-30 14:08:28 -05:00
browser-express.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
builtin-models.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
current-context.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
globalize.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
loopback.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
model.js Implement new http arg mapping optionsFromRequest 2016-12-22 10:26:01 +01:00
persisted-model.js Upgrade eslint config and grunt-eslint to latest 2016-12-06 16:05:13 +01:00
registry.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
runtime.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
server-app.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
utils.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00