upd: notice.api:3.0 (added ref. to the modules.json configuration file)
This commit is contained in:
parent
d46096152e
commit
5052032204
|
@ -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`.
|
||||
|
||||
**Example:** The example file loaded with the default configuration can be found [here](./../../src/config/api/3.0/modules.json).
|
||||
```json
|
||||
{
|
||||
"uri1" : {
|
||||
|
|
Loading…
Reference in New Issue