You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've encountered this issue also. I believe it's very counter-intuitive and hinders building semantic routes. Instead, I have to opt for a convoluted route pattern and have to consider if to replace gin...I wish they had a disclaimer in the Readme or even explain this issue in the routing section. I wouldn't have had to now consider less ideal routes because of the time cost to refactor.
Description
Conflict map when use path parameter and static url in same url resource
How to reproduce
Expectations
Both url's are mapping in Gin Engine
Actual result
Environment
The text was updated successfully, but these errors were encountered: