Este verbo
- Source:
Requires
- module:debug
- module:pg-promise
- module:config
- module:controllers/verb_utils
- module:controllers/sql/queryProvider
Members
(static) pipe
Esta variable es un arreglo donde se define el flujo que debe de tomar una petición al verbo getNodesNiche. Actualmente solo consta de un elemento, getNodeNiche.
- Source:
- See:
-
- controllers/getNodesNiche~GetNodeNiche
Methods
(inner) getNodesNiche(req, res, next)
Servidor Niche: getNodesNiche
Parameters:
Name | Type | Description |
---|---|---|
req |
express.Request | Express request object |
res |
express.Response | Express response object |
next |
function | Express next middleware function |
- Source: