Merge pull request #3097 from strongloop/remove-context-api-doc

Update docs.json
This commit is contained in:
Miroslav Bajtoš 2017-01-13 14:28:29 +01:00 committed by GitHub
commit 3946462828
1 changed files with 0 additions and 2 deletions

View File

@ -5,13 +5,11 @@
"lib/server-app.js",
"lib/loopback.js",
"lib/registry.js",
"server/current-context.js",
"lib/access-context.js",
{ "title": "Base models", "depth": 2 },
"lib/model.js",
"lib/persisted-model.js",
{ "title": "Middleware", "depth": 2 },
"server/middleware/context.js",
"server/middleware/favicon.js",
"server/middleware/rest.js",
"server/middleware/static.js",