loopback/lib
David Cheung 5252fba376 allow batch create for persisted models
In strong-remoting 3.x, we have stricken the coercion of inputs
methods that are expecting an Object will nolonger accept an array
as input, to preserve backwards compatibility we have added flag
allowArray in remote arguments, which would accept an array of objects
2016-10-25 15:45:00 -04:00
..
connectors Update globalization structure 2016-09-22 11:58:00 +02:00
access-context.js update copyright statements 2016-05-03 15:50:21 -07:00
application.js Update globalization structure 2016-09-22 11:58:00 +02:00
browser-express.js update copyright statements 2016-05-03 15:50:21 -07:00
builtin-models.js common: add KeyValueModel 2016-08-10 14:15:22 +02:00
current-context.js Update globalization structure 2016-09-22 11:58:00 +02:00
globalize.js Add license text 2016-09-23 10:32:22 -04:00
loopback.js Remove current-context API 2016-08-10 13:43:40 +02:00
model.js Fix support for remote hooks returning a Promise 2016-10-05 10:32:44 +02:00
persisted-model.js allow batch create for persisted models 2016-10-25 15:45:00 -04:00
registry.js Update globalization structure 2016-09-22 11:58:00 +02:00
runtime.js update copyright statements 2016-05-03 15:50:21 -07:00
server-app.js Update globalization structure 2016-09-22 11:58:00 +02:00
utils.js update copyright statements 2016-05-03 15:50:21 -07:00