44 lines
803 B
JSON
44 lines
803 B
JSON
{
|
|
"content": [
|
|
"README.md",
|
|
{
|
|
"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
|
|
},
|
|
"lib/sql.js"
|
|
],
|
|
"codeSectionDepth": 4
|
|
}
|
|
|