Documentation (generated) fix
This commit is contained in:
parent
fe851fde4c
commit
c216ba03c1
|
@ -321,7 +321,7 @@ app.enableAuth = function() {
|
||||||
*
|
*
|
||||||
* **Options**
|
* **Options**
|
||||||
*
|
*
|
||||||
* - `cwd` - _optional_ - the directory to use when loading JSON and JavaScript files
|
* - `appRootDir` - _optional_ - the directory to use when loading JSON and JavaScript files
|
||||||
* - `models` - _optional_ - an object containing `Model` definitions
|
* - `models` - _optional_ - an object containing `Model` definitions
|
||||||
* - `dataSources` - _optional_ - an object containing `DataSource` definitions
|
* - `dataSources` - _optional_ - an object containing `DataSource` definitions
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue