Commit Graph

2 Commits

Author SHA1 Message Date
Ryan Graham 5eaa909006
update copyright notices and license 2016-05-05 21:52:36 -07:00
Hack Sparrow 8b475a97b2 Resolve ${var} values in middleware.json
App variables can now be specified in middleware.json using the ${var}
format. The value of var is looked up using app.get().

This allows loopback.rest and other loopback middleware which require
app variables, to be loaded declaratively using middleware.json.
2015-08-25 18:42:47 +05:30