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

Problems with multiple generics in actix? #976

Closed
DenuxPlays opened this issue Jul 24, 2024 · 3 comments · Fixed by #977
Closed

Problems with multiple generics in actix? #976

DenuxPlays opened this issue Jul 24, 2024 · 3 comments · Fixed by #977

Comments

@DenuxPlays
Copy link

Hey,

I recently wanted to use a new validation library in my backend.
Unfortunately Utopie panics when executing the path macro.

I do not know if the issue is here or at the 3rd party library.
More information and an example to reproduce can be found here: ranger-ross/actix-web-validation#16

@juhaku
Copy link
Owner

juhaku commented Jul 24, 2024

Fix is on the way for this good finding and thanks for reporting it here as well.

@DenuxPlays
Copy link
Author

Fix is on the way for this good finding and thanks for reporting it here as well.

Thanks
Hope a new version is released soon

@juhaku
Copy link
Owner

juhaku commented Jul 27, 2024

@DenuxPlays heres the next pre-release with the fix: https://github.com/juhaku/utoipa/releases/tag/utoipa-5.0.0-alpha.1

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

Successfully merging a pull request may close this issue.

2 participants