@sap/odata-v4
Version:
OData V4.0 server library
64 lines (63 loc) • 1.75 kB
JSON
{
"source": {
"include": [
"lib/edm",
"lib/batch/BatchExitHandler.js",
"lib/core/OdataRequest.js",
"lib/core/OdataResponse.js",
"lib/core/ComponentManager.js",
"lib/core/RequestContract.js",
"lib/core/ResponseContract.js",
"lib/core/Service.js",
"lib/errors/ApplicationError.js",
"lib/format/ContentTypeInfo.js",
"lib/format/JsonContentTypeInfo.js",
"lib/format/RepresentationKind.js",
"lib/http/HttpStatusCode.js",
"lib/http/HeaderInfo.js",
"lib/http/Preferences.js",
"lib/http/PreferencesApplied.js",
"lib/uri/UriInfo.js",
"lib/uri/UriResource.js",
"lib/uri/UriParameter.js",
"lib/uri/ExpandItem.js",
"lib/uri/SelectItem.js",
"lib/uri/OrderByItem.js",
"lib/uri/Expression.js",
"lib/uri/AliasExpression.js",
"lib/uri/BinaryExpression.js",
"lib/uri/UnaryExpression.js",
"lib/uri/LiteralExpression.js",
"lib/uri/MemberExpression.js",
"lib/uri/MethodExpression.js",
"lib/uri/TypeLiteralExpression.js",
"lib/uri/apply",
"lib/logging/LoggerFacade.js",
"lib/FullQualifiedName.js",
"lib/ServiceFactory.js"
],
"exclude": [
"lib/edm/EdmTypeFactory.js",
"lib/edm/KeyFactory.js",
"lib/edm/TransientStructuredType.js",
"lib/edm/annotationExpression/AnnotationExpressionFactory.js"
]
},
"opts": {
"destination": "_gen/doc/api",
"recurse": true,
"verbose": true,
"pedantic": true,
"access": "public,undefined",
"readme": "documentation/jsdoc-root.md"
},
"templates": {
"default": {
"includeDate": false,
"staticFiles": {
"include": [
]
}
}
}
}