tamj0rd2/ncdc

Query wildcard matches even if the query param isn't given

Closed this issue ยท 1 comments

Lets say I have a configured endpoint at /api/resource?hello=*

If I make a request to /api/resource it will work even though hello isn't given. It should really fail if it's not given at all.

๐ŸŽ‰ This issue has been resolved in version 0.4.4 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€