Warrick Hill

Results 4 issues of Warrick Hill

Fixed error handling middleware issue using suggestion from @Hulle107 Fixes #195

I've used `shep generate endpoint /hello/{id}` to create a new function. I now want to remove it, but this would required editing a few different files. It would be useful...

So I needed a way to have the query as part of the URI and not as get params on the end eg. `"search/for/part" + query;` now the url option...

I believe the issue is caused by the 'extract' logic

needs more information