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

JBIDE-16476 - JAX-RS explorer shows url with slash before matrix parameters #128

Merged
merged 1 commit into from Mar 28, 2014
Merged

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Mar 28, 2014

Remove the '/' that was always included before the resource method URL Path fragment, even
when it was not necessary. It is now only included if the Resource Method has an @path annotation.
Added a JUnit test to cover the bug.

…meters

Remove the '/' that was always included before the resource method URL Path fragment, even
when it was not necessary. It is now only included if the Resource Method has an @path annotation.
Added a JUnit test to cover the bug.
@maxandersen
Copy link
Member

+1

@xcoulon xcoulon merged commit e71e7db into jbosstools:master Mar 28, 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