Wouter

Results 13 comments of Wouter

@fesor Yep, that would be a nice enhancement. Happy to accept a PR for it if someone can implement it before I get to it.

At the moment it doesn't support this but it's a good idea. Adding it to the wish list for a future release.

Can you give me an example markdown of one of the endpoints that gives you these notices and warnings?

Hi @razvanphp, can you update (e.g. `blueman self-update`) to the latest version (v1.1.3) and check if this problem is solved for you?

Hi @razvanphp, if you can give me an example markdown file with the endpoint that fails then that would be great so I can test it.

Thanks @razvanphp, I see what the issue is now. This error occurs when your endpoint has query parameters but you haven't described those under the parameters part of your API...

@olivernybroe I've created a basic Laravel project to replicate the issue: https://github.com/kielabokkie/pest-issue. As you can see in the screenshot below I have a separate `tests/Pest` folder and the default `test/Unit`...

Looking forward to that stable release so this can be installed using brew

Thanks for reporting this issue @derekm. I'll see if I can get this integrated in the next major version.

I'm also interested in a Varnish 4 compatible version of this module. I don't know much about C but had a crack at it anyway (see https://github.com/kielabokkie/libvmod-redis). I'm getting some...