loopback-datasource-juggler/docs.json

46 lines
847 B
JSON
Raw Normal View History

2013-08-09 22:16:32 +00:00
{
"content": [
{
"title": "LoopBack DataSource API",
"depth": 2
},
{
"title": "Model and types",
"depth": 3
},
"lib/model-builder.js",
"lib/types.js",
"lib/geo.js",
"lib/model.js",
{
"title": "DataSource",
"depth": 3
},
"lib/datasource.js",
{
"title": "Data access mixins",
"depth": 3
},
"lib/dao.js",
"lib/hooks.js",
"lib/include.js",
"lib/relations.js",
"lib/validations.js",
{
"title": "Base class for SQL connectors",
"depth": 3
},
2013-11-20 01:38:50 +00:00
"lib/sql.js"
2013-08-09 22:16:32 +00:00
],
"codeSectionDepth": 4,
"assets": {
"/": "/docs",
"/docs": "/docs"
}
2013-08-09 22:16:32 +00:00
}