Support for fiber v3
When i use humafiber, i met this type error:
Hey! Just wanted to point out that Fiber v3 is still in release candidate status: https://github.com/gofiber/fiber?tab=readme-ov-file#%EF%B8%8F-attention
This likely explains why adapter support for v3 hasn't been implemented yet. IMHO, It makes sense to wait until v3 reaches a stable release before adding official support.
ok fair point I was just about to migrate our recipes. https://github.com/gofiber/recipes/blob/master/openapi/routes/routes.go#L23
Perhaps you could already prepare an adapter. There won't be any major changes to the fibre API in the new releases. I think we'll also be releasing a stable version soon.
Any update @ReneWerner87 ? In the new update, i saw that you use pointers for a lot of data type for request