upd: notice.api:3.0 (added ref. to the modules.json configuration file)

This commit is contained in:
xdrm-brackets 2017-12-13 00:21:27 +01:00
parent d46096152e
commit 5052032204
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ For instance the 4 methods directly inside `uri1` will be triggered when the cal
You can also set full paths if you don't need transitional methods, for instance the path `uri5/uri6/uri7` will be triggered by the url `/uri5/uri6/uri7`. You can also set full paths if you don't need transitional methods, for instance the path `uri5/uri6/uri7` will be triggered by the url `/uri5/uri6/uri7`.
**Example:** The example file loaded with the default configuration can be found [here](./../../src/config/api/3.0/modules.json).
```json ```json
{ {
"uri1" : { "uri1" : {