Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with v3 #77

Closed
ethanperrine opened this issue Jan 28, 2024 · 3 comments
Closed

Not compatible with v3 #77

ethanperrine opened this issue Jan 28, 2024 · 3 comments

Comments

@ethanperrine
Copy link

When trying to implement in API code, this error appears:

[{
"message": "cannot use GoSwagger.New(GoSwagger.Config{…}) (value of type func(*"github.com/gofiber/fiber/v2".Ctx) error) as func("github.com/gofiber/fiber/v3".Ctx) error value in argument to app.Get",
}]

@Auxority
Copy link

Having the same issue here.

@gaby
Copy link
Member

gaby commented Mar 22, 2024

None of the external middlewares have been migrated to v3 yet. That will be done once we are closer to v3 release. :-)

https://github.com/gofiber/fiber?tab=readme-ov-file#%EF%B8%8F-attention

@Auxority
Copy link

Ahh perfect, good to know :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants