Members
-
implementation :Object
-
Singleton that contains the constructed implementation of the framework
Type:
- Object
Methods
-
details(req) → {Promise.<Object>}
-
Returns a single model, if a (valid) model is defined, if not, throws an Error. Returns the model on the model property on the resolved object.
Parameters:
Name Type Description req
ControllerRequest Returns:
- Type
- Promise.<Object>