Krzysztof Wolny

Results 3 issues of Krzysztof Wolny

I find it difficult to navigate between test pages, there is no navigation between them. Check default Gradle report and its breadcrumb: ![image](https://user-images.githubusercontent.com/2153370/34851958-ad39f958-f72c-11e7-9264-df5b341cef82.png)

enhancement

### What I did Make readme file more verbose ### How I did it By adding a formatting for code sections/variables ### How to verify it Just take a look

Express uses regexp to match route (https://expressjs.com/en/guide/routing.html) so path param schema's patterns could be use to determine path param pattern and use it when creating a route.

enhancement
next-major