Merge pull request #176 from pandaiolo/master
Documentation (generated) fix Thank you for the patch.
This commit is contained in:
commit
338f22a48b
|
@ -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