This is a follow-up for #66. > Can we hide the structure of the component somehow by handling this a bit differently: > > ``` > loopback/server/middleware/rest > ``` > > I don't really care what the reference is as long as "server/middleware" isn't repeated in all middleware.json files.
This is a follow-up for #66.