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

conflicts with existing wildcard #2195

Closed
susanDao opened this issue Dec 26, 2019 · 2 comments · Fixed by #2663
Closed

conflicts with existing wildcard #2195

susanDao opened this issue Dec 26, 2019 · 2 comments · Fixed by #2663

Comments

@susanDao
Copy link

I have two path:

  1. /v1a:com
    2./v1:coms

When i start the server, i get the panic :

  • "panic: path segment 'a:com' conflicts with existing wildcard ':com' in path '/v1a:com'"

why? the ":", in my case , does not mean a wildcard. Is that reasonable?

@flaviostutz
Copy link

I need this too!
I think #1730 is about the same issue.

@susanDao
Copy link
Author

susanDao commented Jan 6, 2020

I need this too!
I think #1730 is about the same issue.

Have you solved it ? i am going to add a flag to identify the ":" is a wildcard or not......

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