Query wildcard matches even if the query param isn't given
Closed this issue ยท 1 comments
tamj0rd2 commented
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.
tamj0rd2 commented
๐ This issue has been resolved in version 0.4.4 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐