2013-08-09 22:16:32 +00:00
|
|
|
{
|
|
|
|
"content": [
|
|
|
|
{
|
|
|
|
"title": "LoopBack DataSource API",
|
|
|
|
"depth": 2
|
|
|
|
},
|
|
|
|
{
|
2013-11-20 01:51:05 +00:00
|
|
|
"title": "Model builder",
|
2013-08-09 22:16:32 +00:00
|
|
|
"depth": 3
|
|
|
|
},
|
|
|
|
|
|
|
|
"lib/model-builder.js",
|
2013-11-20 01:51:05 +00:00
|
|
|
{
|
|
|
|
"title": "Types",
|
|
|
|
"depth": 3
|
|
|
|
},
|
2013-08-09 22:16:32 +00:00
|
|
|
"lib/types.js",
|
2013-11-20 01:51:05 +00:00
|
|
|
{
|
|
|
|
"title": "GeoPoint",
|
|
|
|
"depth": 3
|
|
|
|
},
|
2013-08-09 22:16:32 +00:00
|
|
|
"lib/geo.js",
|
2013-11-20 01:51:05 +00:00
|
|
|
{
|
|
|
|
"title": "Model",
|
|
|
|
"depth": 3
|
|
|
|
},
|
2013-08-09 22:16:32 +00:00
|
|
|
"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
|
|
|
],
|
2013-09-11 22:37:10 +00:00
|
|
|
"codeSectionDepth": 4,
|
|
|
|
"assets": {
|
|
|
|
"/": "/docs",
|
|
|
|
"/docs": "/docs"
|
|
|
|
}
|
2013-08-09 22:16:32 +00:00
|
|
|
}
|
|
|
|
|