E.g. we have resource definition ``` {"/a/lint/:id", ...} ``` Following request is going through ``` curl http://localhost:8080/a/lintSOME_SHIT/1 ```