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

Parameters is considering the port a parameter #39

Open
delapuente opened this issue Nov 24, 2015 · 1 comment
Open

Parameters is considering the port a parameter #39

delapuente opened this issue Nov 24, 2015 · 1 comment
Labels

Comments

@delapuente
Copy link
Contributor

In this example http://localhost:8000/collection/:id there is only one parameter named id but the current implementation is detecting two: one for id and another for the port 8000.

@delapuente delapuente added the bug label Nov 24, 2015
@arcturus
Copy link
Contributor

Ouch, good catch :)

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

No branches or pull requests

2 participants