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 found some other case with the same behaviour, in my case I had two path /headOffice/{ho.id}.{format} and /headOffice/1/monitor, and if I don't use different priorities I get a "There are two rules that matches the uri".
Today, paths like @path("/myfile.txt") also works with "/myfileZtxt". We need to escape dots in @path
The text was updated successfully, but these errors were encountered: