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

Merge ApiListing in swagger-jersey2-jaxrs #501

Merged
merged 1 commit into from Mar 21, 2014
Merged

Merge ApiListing in swagger-jersey2-jaxrs #501

merged 1 commit into from Mar 21, 2014

Conversation

shuz
Copy link
Contributor

@shuz shuz commented Mar 20, 2014

If there are two @Api("myApis") annotation, the final ApiListing will
only show APIs from one class. The merge logic is available in
swagger-jaxrs. The change copied the logic from swagger-jaxrs.

Fix the issue: #500

If there are two @Api("myApis") annotation, the final ApiListing will
only show APIs from one class. The merge logic is available in
swagger-jaxrs. The change copied the logic from swagger-jaxrs.
fehguy added a commit that referenced this pull request Mar 21, 2014
Merge ApiListing in swagger-jersey2-jaxrs
@fehguy fehguy merged commit 99c0709 into swagger-api:develop Mar 21, 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.

2 participants