Replies: 2 comments 3 replies
-
|
Does |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
there is more "official" routing for axum https://docs.rs/axum-extra/latest/axum_extra/routing/trait.TypedPath.html . it may be worth looking for integration imho. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here is my code.
here is my declaration router:
This is my error on console:
The error is caused by
Json(adapter): Json<ProjectCreateCommandAdapter>. if It is removed, it would be work well.What's wrong with me?
Beta Was this translation helpful? Give feedback.
All reactions