Skip to content

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

2 participants