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

Fixes exception when duplicate parameter names are given in path #36

Merged
merged 2 commits into from Jan 11, 2014
Merged

Fixes exception when duplicate parameter names are given in path #36

merged 2 commits into from Jan 11, 2014

Conversation

justahero
Copy link
Contributor

This PR fixes the use of the AmbiguousVariableException that occurs when the same parameter name is used in a path. If the exception is thrown a list of duplicates is given as well. This is related to issue #29.

  • fixes use of exception and provide error message containing duplicates
  • added test

joshbuddy added a commit that referenced this pull request Jan 11, 2014
Fixes exception when duplicate parameter names are given in path
@joshbuddy joshbuddy merged commit 4f1ccd6 into joshbuddy:master Jan 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants