KasperOmsK

Results 2 issues of KasperOmsK

When creating a chi HttpHander, setting the BaseURL to anything causes the OaopiRequestValidator middleware to intercept the request and return a 400 Bad Request. ```go return api.HandlerWithOptions( &impl{}, api.ChiServerOptions{ BaseURL:...

Some games (Minecraft comes in mind) would benefit from a global multiplier for recipes. For instance (this is my current use case, so sorry to use Minecraft specific lingo, but...