@dotmh/lambda-controller-request-body
Version:
Add methods for handling the request body to lambda controller
18 lines (17 loc) • 381 B
JSON
{
"plugins" : [
"plugins/markdown"
],
"opts": {
"template": "./node_modules/ink-docstrap/template",
"readme" : "./readme.md",
"destination" : "docs"
},
"templates": {
"theme" : "simplex",
"systemName" : "Dotmh - Lambda Controller - Request Body",
"inverseNav": true,
"syntaxTheme" : "dark",
"copyright" : "Copyright DotMH 2020, Licensed Under Apache-2"
}
}